eslint-config-gp-es6-react
v1.0.1
Published
Grand Parade ESLint configuration for React with ES6
Downloads
11
Readme
Grand Parade ESLint configuration for React with ES6
To use it in your project you have to:
- add it to your
.eslintrc
by using{ "extends": "gp-es6-react" }
option - install
babel-eslint
- configure linting correct files