1.0.0 • Published 2 years ago

@interactive-solutions/eslint-plugin-eslint-react v1.0.0

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

@interactive-solutions/eslint-react

lerna npm version npm license

Extendable ESLint plugin.

Installation

yarn add @interactive-solutions/eslint-plugin-eslint-react eslint@^8.0.0 -D

With Create React App

Exclude eslint from the shell above.

Usage

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

module.exports = {
  extends: ['plugin:@interactive-solutions/eslint-react/recommended']
};
1.0.0

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago