项目作者: sdc224

项目描述 :
This project contains all the ESLint rules that we are going to extend from different TOVO Project
高级语言: JavaScript
项目地址: git://github.com/sdc224/eslint-config-react-plugin.git
创建时间: 2020-02-19T21:01:40Z
项目社区:https://github.com/sdc224/eslint-config-react-plugin

开源协议:

下载


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

  1. npm install --save-dev eslint-config-react-plugin

or

  1. npm install -D eslint-config-react-plugin

alternatively, if you are using yarn, then

  1. 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