Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.74 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.74 KB

ESLint Config React-Plugin

Build Status Dependency Status Issues npm npm npm dev dependency version npm dev dependency version npm dev dependency version npm dev dependency version

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