1.1.1 • Published 7 years ago
eslint-config-zhw2590582 v1.1.1
eslint-config-zhw2590582
zhw2590582's eslint configuration, with some sensible defaults for ES2015, React and Mocha.
Installation
Install eslint and this config:
npm i -D eslint eslint-config-zhw2590582
Now in your package.json
:
{
"eslintConfig": {
"extends": "eslint-config-zhw2590582"
}
}
Credits
This is a modified version of eslint-config-synacor and eslint-config-developit
1.1.1
7 years ago