0.5.3 • Published 6 years ago
eslint-config-mo v0.5.3
eslint-config-mo
ESLint config
Installation
$ npm i -D eslint eslint-config-moUsage
Add eslintConfig into your package.json
{
"name": "my-awesome-project",
"eslintConfig": {
"extends": "mo"
}
}Others
This is a fork of eslint-config-xo but with some custom rules