@enuves/eslint-config
v0.1.1
Published
Eslint config for enuves based js projects
Downloads
26
Maintainers
Readme
@enuves/eslint-config
The shareable Eslint config for enuves based projects.
Install
$ npm install --save-dev @enuves/eslint-config
How to use
Assuming you already have eslint in your project, add "extends":"@enuves"
in your .eslintrc.{js,yml,json}
file or an eslintConfig
field in package.json file.
You can add more ESLint configuration options in this file if you want.
License
Lincensed under The MIT License (MIT)