eslint-config-react-plugin
v1.0.1
Published
This project contains all the ESLint rules that you can extend from different Projects
Downloads
3
Maintainers
Readme
ESLint Config React-Plugin
This file is created for setting up all ESLint rules in a single project
Installation
npm install --save-dev eslint-config-react-plugin
or
npm install -D eslint-config-react-plugin
alternatively, if you are using yarn, then
yarn add --dev eslint-config-react-plugin
Contributing
Please send me your suggestions so that this config can be used for most of the react projects without any hassle.
Future
- Will try to add support for Typescript