This file is created for setting up all ESLint rules in a single project
npm install --save-dev eslint-config-react-pluginor
npm install -D eslint-config-react-pluginalternatively, if you are using yarn, then
yarn add --dev eslint-config-react-pluginPlease send me your suggestions so that this config can be used for most of the react projects without any hassle.
- Will try to add support for Typescript