@herp-inc/eslint-config-react

202403.1.1 • Public • Published

@herp-inc/eslint-config-react npm

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.27.0
eslint-plugin-react-hooks ^4.3.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"]
}

Package Sidebar

Install

npm i @herp-inc/eslint-config-react

Weekly Downloads

781

Version

202403.1.1

License

MIT

Unpacked Size

2.57 kB

Total Files

3

Last publish

Collaborators

  • hiroqn
  • ryota-ka