@chancedigital/browserslist-config

1.0.4 • Public • Published

Chance Digital Browserslist Config

Shareable configuration for Browserslist following Chance Digital Coding Standards.

Installation

Install this configuration as a devDependency in your project:

yarn add -D @chancedigital/browserslist-config

Usage

Add this to your package.json file:

"browserslist": [
  "extends @chancedigital/browserslist-config"
]

Alternatively, add this to .browserslistrc file:

extends @chancedigital/browserslist-config

This package, when imported, returns an array of supported browsers, for more configuration examples including Autoprefixer, Babel, ESLint, PostCSS, and stylelint see the Browserslist examples repo.

Package Sidebar

Install

npm i @chancedigital/browserslist-config

Weekly Downloads

0

Version

1.0.4

License

GPL-2.0-or-later

Unpacked Size

20.2 kB

Total Files

4

Last publish

Collaborators

  • chancestrickland