Sebastien Rousseau  Logo

Installation

Install @sebastienrousseau/browserslist-config as a development dependency using your preferred package manager.

npm

npm install --save-dev @sebastienrousseau/browserslist-config

pnpm

pnpm add -D @sebastienrousseau/browserslist-config

yarn

yarn add -D @sebastienrousseau/browserslist-config

bun

bun add -d @sebastienrousseau/browserslist-config

From Source

git clone https://github.com/sebastienrousseau/browserslist-config.git
cd browserslist-config
make test