202409.1.1 • Published 10 months ago
@herp-inc/eslint-config-react v202409.1.1
@herp-inc/eslint-config-react

ESLint shareable config for React environments
This package is intended to be used along with @herp-inc/eslint-config
and @herp-inc/eslint-config-jsx
.
Installation
Note that the following packages are peer dependencies of this library, which need to be installed separately.
Package | Version |
---|---|
eslint | 8 \|\| 9 |
eslint-plugin-react | ^7.35.0 |
eslint-plugin-react-hooks | ^4.6.0 |
Using npm
$ npm install --save-dev @herp-inc/eslint-config-react
Using yarn
$ yarn add --dev @herp-inc/eslint-config
Usage
Add @herp-inc/eslint-config-react
to the extends
section of your ESLint configuration.
{
"extends": ["@herp-inc", "@herp-inc/eslint-config-react"]
}
202409.1.1
10 months ago
202406.6.0
10 months ago
202406.5.1
11 months ago
202406.3.0
1 year ago
202406.2.0
1 year ago
202406.5.0
12 months ago
202406.4.0
12 months ago
202406.1.0
1 year ago
202406.0.1
1 year ago
202406.0.0
1 year ago
202409.1.0
10 months ago
202409.0.0
10 months ago
202403.2.0
1 year ago
202403.1.1
1 year ago
202403.0.0
1 year ago
202403.1.0
1 year ago
0.3.0
3 years ago
0.2.0
3 years ago
0.1.0
3 years ago