@eslint-sets/eslint-config-react
TypeScript icon, indicating that this package has built-in type declarations

5.13.0 • Public • Published

@eslint-sets/eslint-config-react

Eslint config sets for react

NPM version Codacy Badge Test coverage npm download License

Sonar

Install

# use pnpm
$ pnpm install -D @eslint-sets/eslint-config-react

# use npm
$ npm install -D @eslint-sets/eslint-config-react

# use yarn
$ yarn add -D @eslint-sets/eslint-config-react

Usage

// .eslintrc.js
module.exports = {
  extends: ['@eslint-sets/react'],
  rules: {
    // custom rules
  }
}

Issues & Support

Please open an issue here.

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i @eslint-sets/eslint-config-react

Weekly Downloads

0

Version

5.13.0

License

MIT

Unpacked Size

7.34 kB

Total Files

6

Last publish

Collaborators

  • saqqdy