@indigotree/eslint-config
v1.13.2
Published
Indigo Tree ESLint rules
Downloads
467
Keywords
Readme
ESLint
Indigo Tree ESLint rules
Usage
Install via NPM:
npm i @indigotree/eslint-config@latest --save-dev
Note, there are also peerDependencies to install.
Extend in your .eslintrc
:
{
"extends": "@indigotree/eslint-config"
}
License
GPL-3.0-only