Skip to content

Commit 67c687c

Browse files
committed
Update readme for eprh
1 parent 0eebd37 commit 67c687c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# `eslint-plugin-react-hooks`
22

3-
This ESLint plugin enforces the [Rules of Hooks](https://react.dev/reference/rules/rules-of-hooks).
4-
5-
It is a part of the [Hooks API](https://react.dev/reference/react/hooks) for React.
3+
The official ESLint plugin for [React](https://react.dev) which enforces the [Rules of React](https://react.dev/reference/eslint-plugin-react-hooks) and other best practices.
64

75
## Installation
86

0 commit comments

Comments
 (0)