@toolbuilder/eslint-config

0.1.5 • Public • Published

Eslint Config

An ESLint Shareable Config originally based on the JavaScript Standard Style configuration from 2019. The Standard Style plugin dependencies on, import, node, promises, and standard were removed. No plugins are required by this configuration. The environment is es2020 to support the BigInt primitive, and get globals such as Atomic.

Use

This package provides a simple script to configure package.json. It updates devDependencies with eslint, and adds eslint configuration to use this package as eslint configuration. It stomps on any existing eslint configuration in package.json, so backup first.

npm install --save-dev @toolbulder/eslint-config
npx eslint-config
npm install

Package Sidebar

Install

npm i @toolbuilder/eslint-config

Weekly Downloads

1

Version

0.1.5

License

MIT

Unpacked Size

14.1 kB

Total Files

8

Last publish

Collaborators

  • toolbuilder