eslint-config-sota1235
ESLint config for @sota1235.
Description
Requirement
- node.js v6.1~
- npm v3.9~
Install
Install by using npm.
npm i -D eslint-config-sota1235
And fix your .eslintrc
.
{
"extends": "sota1235"
}
Licence
This software is released under the MIT License, see LICENSE.txt.