8.0.2 • Published 9 months ago

@envsa/browserslist-config v8.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@envsa/browserslist-config

NPM Package @envsa/browserslist-config License: MIT

Browserslist configuration for @envsa/shared-config.

Overview

It's a shared Browserslist config.

See @envsa/shared-config for the recommended single-package approach.

Setup

To use just this browserslist config in isolation:

  1. Install the .npmrc in your project root. This is required for correct PNPM behavior:

    pnpm dlx @envsa/repo-config --init
  2. Add the package:

    pnpm add -D @envsa/browserslist-config

Usage

Integrate with your package.json scripts as you see fit, for example:

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

or use the cli

CLI

  Browserslist configuration for @envsa/shared-config.

    Usage
      $ browserslist-config --init
  
  Options
    --init, -i                Add browserslist key to `package.json`.
    --help, -h                Print this help info.
    --version, -v             Print the package version.

License

MIT © Liam Rella

8.0.2

9 months ago

8.0.1

9 months ago

8.0.0

10 months ago

1.0.0

10 months ago

1.0.0-beta.27

10 months ago

1.0.0-beta.26

10 months ago

1.0.0-beta.25

10 months ago

1.0.0-beta.24

10 months ago

1.0.0-beta.23

10 months ago

1.0.0-beta.22

10 months ago

1.0.0-beta.20

10 months ago

1.0.0-beta.19

10 months ago

1.0.0-beta.18

10 months ago

1.0.0-beta.17

10 months ago

1.0.0-beta.16

10 months ago

1.0.0-beta.15

10 months ago

1.0.0-beta.14

10 months ago