0.6.1 • Published 2 years ago

@thetribe/eslint-config-react v0.6.1

Weekly downloads
247
License
-
Repository
-
Last release
2 years ago

theTribe eslint config for React

Installation

npm install --save-dev @thetribe/eslint-config-react eslint-plugin-import eslint-plugin-jsx-a11y eslint-plugin-react eslint-plugin-react-hooks

or

yarn add --dev @thetribe/eslint-config-react eslint-plugin-import eslint-plugin-jsx-a11y eslint-plugin-react eslint-plugin-react-hooks

Configuration

// .eslintrc

{
    "root": true,
    "extends": "@thetribe/eslint-config-react"
}
0.6.1

2 years ago

0.5.0

2 years ago

0.6.0

2 years ago

0.4.3

3 years ago

0.4.2

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.2

4 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago