eslint-config-gp
v1.0.0
Published
Grand Parade ESLint configurations
Downloads
3
Readme
Grand Parade ESLint configurations
Available configurations
gp/es6-react
- React with ES6, dependent onbabel-eslint
with JSX
Using configurations
To use our configuration you have to install our module,
then simply add { "extends": "gp/es6-react" }
parameter to your .eslintrc
and prepare ESLint as always.