eslint-config

My ESLint configs

ISC License

Downloads
1.2K
Stars
1
Committers
3

@tobysmith568/eslint-config

The personal ESLint configs for Toby Smith (tobysmith568).

GitHub: https://github.com/tobysmith568/eslint-config npm: https://www.npmjs.com/package/@tobysmith568/eslint-config

Usage

Install:

$ npm install @tobysmith568/eslint-config --save-dev

Edit .eslintrc.json:

{
  "extends": "@tobysmith568/eslint-config/configs/node"
}

or

{
  "extends": "@tobysmith568/eslint-config/configs/react"
}

License

@tobysmith568/eslint-config is licensed under the ISC License.

Package Rankings
Top 10.37% on Npmjs.org