Skip to content

Commit 272f956

Browse files
committed
docs: remove redundant notes for plugins docs
1 parent dd92b71 commit 272f956

File tree

5 files changed

+0
-15
lines changed

5 files changed

+0
-15
lines changed

packages/plugins/eslint-plugin-react-debug/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22

33
Debugging rules.
44

5-
> [!NOTE]
6-
> This plugin is already included in `@eslint-react/eslint-plugin`. You don't need to install it separately if you are using `@eslint-react/eslint-plugin`.
7-
85
## Install
96

107
```sh

packages/plugins/eslint-plugin-react-dom/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22

33
DOM specific rules for React DOM.
44

5-
> [!NOTE]
6-
> This plugin is already included in `@eslint-react/eslint-plugin`. You don't need to install it separately if you are using `@eslint-react/eslint-plugin`.
7-
85
## Install
96

107
```sh

packages/plugins/eslint-plugin-react-hooks-extra/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22

33
Extra rules for React Hooks.
44

5-
> [!NOTE]
6-
> This plugin is already included in `@eslint-react/eslint-plugin`. You don't need to install it separately if you are using `@eslint-react/eslint-plugin`.
7-
85
## Install
96

107
```sh

packages/plugins/eslint-plugin-react-naming-convention/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22

33
Naming convention rules.
44

5-
> [!NOTE]
6-
> This plugin is already included in `@eslint-react/eslint-plugin`. You don't need to install it separately if you are using `@eslint-react/eslint-plugin`.
7-
85
## Install
96

107
```sh

packages/plugins/eslint-plugin-react-x/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22

33
A set of composable linting rules for libraries and frameworks that use React as a UI runtime.
44

5-
> [!NOTE]
6-
> This plugin is already included in `@eslint-react/eslint-plugin`. You don't need to install it separately if you are using `@eslint-react/eslint-plugin`.
7-
85
## Install
96

107
```sh

0 commit comments

Comments
 (0)