1.0.6 • Published 3 years ago

eslint-config-sagess v1.0.6

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

eslint-config-sagess

default configuration for eslint

Perform a npm install --save-dev eslint-config-sagess, then a second npm install to fetch the newly inserted dependencies.

Don' forget to update or create a .eslintrc in the root directory of your project.

{
   "extends": "sagess"
}

The complete doc is on ESLINT website