0.1.0 • Published 3 years ago

@stardust-configs/browserslist-config v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@stardust-configs/browserslist-config

Shareable Browserslist config

Install

npm install @stardust-configs/browserslist-config --save-dev

or

yarn add @stardust-configs/browserslist-config --dev

Usage

Edit .browserslistrc

extends @stardust-configs/browserslist-config

or

package.json

{
  "browserslist": ["extends @stardust-configs/browserslist-config"]
}

Author

@p-chan

License

MIT