1.0.0 • Published 5 years ago

@acast/browserslist-config v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

@acast/browserslist-config

Sharable Browserslist config for Acast.

Installation

$ yarn add -D @acast/browserslist-config

Usage

Add the config to your package.json file

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

Alternatively, add this to your .browserslistrc file

extends @acast/browserslist-config