0.3.5 • Published 4 months ago

@topotal/eslint-config-react v0.3.5

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

@topotal/eslint-config-react

npm version

This is a common ESlint setting for React used within Topotal

Installation

yarn add -D @topotal/eslint-config-react

If your npm version is lower than v6, please also install the peerDependencies package.

yarn add -D eslint-plugin-react eslint-plugin-react-hooks

Usage

Add @topotal/eslunt-config-react to eslintrc extends.

{
  "extends": [
    "@topotal/eslint-config-react"
  ]
}
0.3.5

4 months ago

0.3.4

5 months ago

0.3.2

8 months ago

0.3.3

6 months ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.6-alpha.0

3 years ago