@oat-sa/browserslist-config-tao

v0.3.0
Shareable Browserslist config for TAO
browserslist oat tao desktop

browserslist-config-tao

Shareable Browserslist for TAO

Usage

This configuration can be used by all the tools that supports browserslist : Babel, Autoprefixer, eslint-plugin-compat, etc.

Add this package in your dependencies :

npm install --save-dev @oat-sa/browserslist-config-tao

Then in your package.json :

{
    "browserslist" : [
        "extends @oat-sa/browserslist-config-tao"
    ]
}

Display the supported browsers

From this repository :

npm run browserslist

From your repository :

npx browserslist
npm i @oat-sa/[email protected]

Metadata

Downloads