1.0.0 • Published 5 years ago

browserslist-config-heisenberg v1.0.0

Weekly downloads
2
License
GPL-3.0
Repository
github
Last release
5 years ago

Browserslist Config

Shareable config for Browserslist.

Usage

Add this to your package.json file:

"browserslist": [
	"extends browserslist-config-heisenberg"
]

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.