1.1.1 • Published 7 years ago

eslint-config-chain-able v1.1.1

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

eslint-config-aretecode

MIT License

The best rules.

install

First add the configuration to your package.json file:

npm i --save-dev eslint-config-aretecode eslint babel-eslint

Then create a new file called .eslintrc, and its contents should be:

{
  "extends": "aretecode"
}

resources