3.0.1 • Published 5 years ago
@exeto/eslint-config-react 
My ESLint config for React
THIS PACKAGE IS NO LONGER MAINTAINED
Install
$ npm install --save-dev \
@exeto/eslint-config-react \
eslint@^5.1.0 \
eslint-plugin-react@^7.10.0
Usage
Add following in your .eslintrc
:
"extends": "@exeto/react"
License
MIT © Timofey Dergachev