1.0.3 • Published 3 years ago

eslint-config-updated v1.0.3

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

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