eslint-config-sagess
v1.0.6
Published
default configuration for eslint
Readme
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
