1.2.0 • Published 2 years ago

@lindstrom1/eslint-plugin-eslint-react v1.2.0

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

@lindstrom1/eslint-react

lerna npm version npm license

Extendable ESLint plugin.

Installation

yarn add @lindstrom1/eslint-plugin-eslint-react -D

Peer dependencies

{
  "eslint": "^8.0.0"
}

With Create React App

Exclude eslint from the shell above.

Usage

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

module.exports = {
  extends: ['plugin:@lindstrom1/eslint-react/recommended']
};
1.2.0

2 years ago

1.1.0

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago