/eslint-config

Eslint config for enuves based js projects

Primary LanguageJavaScriptMIT LicenseMIT

@enuves/eslint-config

CI npm (npm) License

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)