@finn-no/browserslist-config
v3.0.0
Published
FINN's browserslist config
Downloads
26
Maintainers
Keywords
Readme
FINN's browserslist config
A shared FINN browserslist config.
Installation
npm install @finn-no/browserslist-config
Usage
Either add the following to your package.json
:
"browserslist": [
"extends @finn-no/browserslist-config"
]
or add this to your .browserslistrc
:
extends @finn-no/browserslist-config
What browsers do we support?
Modern browsers that supports ES modules.