Socket
Socket
Sign inDemoInstall

@chancedigital/browserslist-config

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @chancedigital/browserslist-config

Shareable configuration for Browserslist following Chance Digital Coding Standards.


Version published
Weekly downloads
6
increased by500%
Maintainers
1
Install size
20.8 kB
Created
Weekly downloads
 

Readme

Source

Chance Digital Browserslist Config

Shareable configuration for Browserslist following Chance Digital Coding Standards.

Installation

Install this configuration as a devDependency in your project:

yarn add -D @chancedigital/browserslist-config

Usage

Add this to your package.json file:

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

Alternatively, add this to .browserslistrc file:

extends @chancedigital/browserslist-config

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.

Keywords

FAQs

Last updated on 30 Aug 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc