Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

jamieconnolly/browserslist-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

browserslist-config

Build status Dependency status MIT License Version

My own opinionated Browserslist config.

Installation

$ npm install --save-dev @jamieconnolly/browserslist-config

Usage

To get started, add this to your package.json file:

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

License

MIT License