eslint-config-nelson
v0.2.0
Published
Eslint configuration module for Nelson
Downloads
17
Readme
eslint-config-nelson
Eslint configuration module for Nelson.
Installation and usage
npm install eslint-config-nelson --save-dev
In your eslintrc file:
{
"extends": "eslint-config-nelson"
}
License
MIT