eslint-config-rea
v5.0.0
Published
eslint es6++ config for rea-jet projects
Readme
eslint-config-rea
Installation
$ npm install --save-dev eslint@3 eslint-config-reaAdd 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
