1.0.0 • Published 5 years ago
@syntro-opensource/browserslist-config-base v1.0.0
browserslist-config-base
Provides a basic, reusable eslint config for web projects.
Installation
npm i @syntro-opensource/browserslist-config-base
Usage
to make use of this config, add the following to your package.json
file:
"browserslist": [
"extend @syntro-opensource/browserslist-config-base"
]
1.0.0
5 years ago