Skip to content

Latest commit

 

History

History

browserslist-config

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

browserslist-config NPM version

New High Score shareable config for Browserslist

Installation

Install @newhighsco/browserslist-config:

yarn add -D @newhighsco/browserslist-config

Usage

New High Score Browserslist rules come bundled in @newhighsco/browserslist-config. To enable these rules, add a browserslist property in your package.json. See the Browserslist configuration docs for more details.

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