Skip to content

Jaid/browserslist-config-jaid-node

Repository files navigation

browserslist-config-jaid-node

License Sponsor browserslist-config-jaid-node
Build status Commits since v3.0.0 Last commit Issues
Latest version on npm Dependents Downloads

My Browserslist query targeting the latest NodeJS runtimes.

Installation

browserslist-config-jaid-node on npm

npm install --save browserslist-config-jaid-node@^3.0.0

browserslist-config-jaid-node on Yarn

yarn add browserslist-config-jaid-node@^3.0.0

@jaid/browserslist-config-jaid-node on GitHub Packages
(if configured properly)

npm install --save @jaid/browserslist-config-jaid-node@^3.0.0

Development

Setting up:

git clone git@github.com:jaid/browserslist-config-jaid-node.git
cd browserslist-config-jaid-node
npm install

Testing:

npm run test:dev

Testing in production environment:

npm run test

License

MIT License
Copyright © 2020, Jaid <jaid.jsx@gmail.com> (https://github.com/jaid)