Socket
Book a DemoInstallSign in
Socket

@growflow/browserslist-config

Package Overview
Dependencies
Maintainers
11
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

latest
Source
npmnpm
Version
10.0.0
Version published
Maintainers
11
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 11 Mar 2022

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