@dooboo/eslint-config-react

1.4.3 • Public • Published

@dooboo/eslint-config-react

Npm Version Downloads

Installation

yarn add -D eslint @dooboo/eslint-config-react prettier

Note: We're using yarn to install deps. Feel free to change commands to use npm 3+ and npx if you like.

Usage

Add to your eslint config (.eslintrc, or eslintConfig field in package.json):

{
  "extends": "@dooboo/eslint-config-react"
}

For yarn berry user

Extra installation required for user who use yarn berry (pnp). They do not install dependencies in packages.

yarn add -D prettier eslint-config-prettier eslint-plugin-prettier eslint-plugin-eslint-comments eslint-plugin-react eslint-plugin-react-hooks @typescript-eslint/eslint-plugin @typescript-eslint/parser

Readme

Keywords

none

Package Sidebar

Install

npm i @dooboo/eslint-config-react

Weekly Downloads

5

Version

1.4.3

License

MIT

Unpacked Size

7.9 kB

Total Files

3

Last publish

Collaborators

  • dooboolab