@collabco/browserslist-config
v1.0.1
Published
Collabco Browserslist Shared Config
Downloads
85
Maintainers
Readme
@collabco/browserslist-config
Collabco Browserslist shareable config for Browserslist.
Installation
Install the module
$ npm install @collabco/browserslist-configUsage
Add this to your package.json file:
"browserslist": [
"extends @collabco/browserslist-config"
]This package when imported returns an array of supported browsers, for more configuration examples including Autoprefixer, Babel, ESLint, PostCSS, and stylelint see the Browserslist examples repo.
