Vodyani eslint-config
Installation
npm install --save-dev @vodyani/eslint-config
Usage
Add the eslintConfig
configuration to package.json
, then the inheritance relationship like this:
{
"eslintConfig": {
"extends": "@vodyani"
}
}
Team
ChoGathK |
License
Vodyani eslint-config is MIT licensed.