0.1.0 • Published 2 years ago
@smarteye/browserslist-config v0.1.0
@smarteye/browserslist-config
browserslist configuration to be shared across smarteye.id repositories.
Usage
Install:
$ yarn add --dev @smarteye/browserslist-config
or
$ npm i -D @smarteye/browserslist-config
Edit package.json
:
{
"browserslist": [
"extends @smarteye/browserslist-config"
]
}
0.1.0
2 years ago