@envsa/browserslist-config v9.0.3
@envsa/browserslist-config
Browserslist configuration for @envsa/shared-config.
Overview
It's a shared Browserslist config.
You can use this package on its own, but it's recommended to use
@envsa/shared-configinstead for a single-dependency and single-package approach to linting and fixing your project.This package is included as a dependency in
@envsa/shared-config, which also automatically invokes the command line functionality in this package via itsenvsacommand
Setup
To use just this browserslist config in isolation:
Install the
.npmrcin your project root. This is required for correct PNPM behavior:pnpm dlx @envsa/repo-config initAdd the package:
pnpm add -D @envsa/browserslist-config pnpm envsa-browserslist init
Usage
Integrate with your package.json scripts as you see fit, for example:
{
"browserslist": ["extends @envsa/browserslist-config"]
}or use the cli
CLI
Command: envsa-browserslist
Envsa's Browserslist shared configuration tool.
This section lists top-level commands for envsa-browserslist.
Usage:
envsa-browserslist <command>| Command | Description |
|---|---|
init | Initialize by copying starter config files to your project root. |
| Option | Description | Type |
|---|---|---|
--help-h | Show help | boolean |
--version-v | Show version number | boolean |
See the sections below for more information on each subcommand.
Subcommand: envsa-browserslist init
Initialize by copying starter config files to your project root.
Usage:
envsa-browserslist init| Option | Description | Type |
|---|---|---|
--help-h | Show help | boolean |
--version-v | Show version number | boolean |
License
MIT © Liam Rella
6 months ago
11 months ago
12 months ago
11 months ago
6 months ago
11 months ago
8 months ago
11 months ago
9 months ago
11 months ago
11 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago