sdc224 / eslint-config-react-plugin

This project contains all the ESLint rules that we are going to extend from different TOVO Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This project contains all the ESLint rules that we are going to extend from different TOVO Project


Languages

Language:JavaScript 100.0%