1.0.3 • Published 4 years ago

browserslist-config-oortcast v1.0.3

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

Oortcast Browserslist Shared Config

this configuration reflects Oortcast's supported browser for web applications.

NPM

About Browserslist

Usage

{
  "browserslist": [
    "extends browserslist-config-oortcast"
  ]
}

or

{  
  "browserslist": [ 
    "extends browserslist-config-oortcast/compat"
  ]
}

Copyright

See the LICENSE file for licensing information as it pertains to files in this repository.