0.0.1-beta.1 • Published 4 years ago
browserslist-config-local v0.0.1-beta.1
browserslist-config-local
shareable config for Browserslist.
Installation
npm install browserslist-config-local --save-devUsage
Add this to your package.json file:
"browserslist": [
"extends browserslist-config-local"
]Alternatively, add this to .browserslistrc file:
extends browserslist-config-local
Dev
Jest Test
yarn run test:dev
yarn ren test:prodRelease
yarn run release0.0.1-beta.1
4 years ago