1.1.0 • Published 5 years ago
@air/browserslist-config v1.1.0
@air/browserslist-config
The official list of supported browsers for the Air web app.
Installation
yarn add -D @air/browserslist-config
Usage
Add the following to your .browserslistrc:
extends @air/browserslist-configOR to your package.json:
"browserslist": [
"extends @air/browserslist-config"
]