browserslist-config-heisenberg
v1.0.0
Published
Shareable config for Browserslist.
Downloads
4
Readme
Browserslist Config
Shareable config for Browserslist.
Usage
Add this to your package.json
file:
"browserslist": [
"extends browserslist-config-heisenberg"
]
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.