2.0.1 • Published 2 years ago

@entire.se/eslint-plugin-eslint-react v2.0.1

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

@entire.se/eslint-react

lerna npm version npm license

Extendable ESLint plugin.

Installation

yarn add @entire.se/eslint-plugin-eslint-react -D

Peer dependencies

{
  "eslint": "^8.50.0"
}

Usage

Extend plugin:@entire.se/eslint-react/recommended in the ESLint configuration.

module.exports = {
  extends: ['plugin:@entire.se/eslint-react/recommended'],
};
2.0.1

2 years ago

2.0.0

2 years ago

1.2.0

2 years ago

1.1.2

2 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago

0.0.1

3 years ago