eslint-config-aretecode
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:
The best rules.
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:
npm i eslint-config-aretecode
18
1.0.3
MIT