0.7.1 β€’ Published 2 years ago

@sj-distributor/eslint-plugin-react v0.7.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

πŸ‘¨β€πŸ’» @sj-distributor/eslint-plugin-react

Npm Version MIT License downloads Ci

ESLint presets for react

δΈ­ζ–‡ζ–‡ζ‘£

Installation

You first need to install ESLint and the agreed third-party plug-in package:

yarn add eslint @typescript-eslint/eslint-plugin @typescript-eslint/parser eslint-config-prettier eslint-plugin-import eslint-plugin-prettier eslint-plugin-react eslint-plugin-react-hooks eslint-plugin-simple-import-sort eslint-plugin-unicorn prettier typescript

Next, install @sj-distributor/eslint-plugin-react:

yarn add @sj-distributor/eslint-plugin-react

Usage

Add eslint-plugin-react to the extends section of your .eslintrc configuration file:

{
  "extends": ["plugin:@sj-distributor/react/recommended"]
}

What rules are used?

0.2.0

2 years ago

0.7.1

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.1.0

2 years ago