3.0.1 • Published 5 years ago

@exeto/eslint-config-react v3.0.1

Weekly downloads
7
License
MIT
Repository
github
Last release
5 years ago

@exeto/eslint-config-react Peer Dependency Status

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