eslint-config-rea
v5.0.0
Published
eslint es6++ config for rea-jet projects
Downloads
92
Readme
eslint-config-rea
Installation
$ npm install --save-dev eslint@3 eslint-config-rea
Add a .eslintrc
config file in the root of your project
{
"extends": "rea"
}
IDE Integration
It's recommended to use some kind of IDE integration and something like prettier respectively prettier-eslint