2.0.1 • Published 7 months ago

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

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months 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

7 months ago

2.0.0

8 months ago

1.2.0

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

2 years ago

1.0.0

2 years ago

0.0.1

2 years ago