eslint-config-updated
v1.0.3
Published
default configuration for eslint
Downloads
9
Readme
eslint-config-updated
default configuration for eslint
Perform a npm install --save-dev eslint-config-updated
, 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": "updated"
}
The complete doc is on ESLINT website