0.1.1 • Published 3 years ago

@enuves/eslint-config v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@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)