Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@growflow/browserslist-config

Package Overview
Dependencies
Maintainers
14
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@growflow/browserslist-config

Shareable browserslist configuration for GrowFlow web apps

Source
npmnpm
Version
7.0.0
Version published
Maintainers
14
Created
Source

GrowFlow Browserslist Shared Config

Browserslist configuration that reflects which browsers GrowFlow web applications support.

Usage

yarn add --dev @growflow/browserslist-config

You can then add a browserslist key to package.json:

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

This will allow different libraries and tools like AutoPrefixer and babel-preset-env to utilize the same list of browsers when doing their thing.

Keywords

browserslist

FAQs

Package last updated on 15 Sep 2021

Did you know?

Socket

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