8.0.0-alpha.30 • Published 2 months ago

@trigen/browserslist-config v8.0.0-alpha.30

Weekly downloads
131
License
MIT
Repository
github
Last release
2 months ago

@trigen/browserslist-config

NPM version Node version Install size Build status

Trigen's Browserslist config.

Install

pnpm add -D @trigen/browserslist-config
# or
yarn add -D @trigen/browserslist-config
# or
npm i -D @trigen/browserslist-config

Configure

Create .browserslistrc with next content:

extends @trigen/browserslist-config

Other configs

There are other configs for different platforms:

ConfigDescription
@trigen/browserslist-config/browsersOnly browsers.
@trigen/browserslist-config/nodeOnly NodeJS.