Skip to content

Commit 70f322d

Browse files
committed
Update README.md
1 parent 8257c74 commit 70f322d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ export default [
5757

5858
The plugin will have more information to act upon when you:
5959

60-
- Configure the appropriate [global variables](https://eslint.org/docs/latest/use/configure/language-options#predefined-global-variables) in your ESLint config
61-
- Pass the correct dependencies to your effect — consider [`eslint-plugin-react-hooks`](https://www.npmjs.com/package/eslint-plugin-react-hooks)`/exhaustive-deps`
60+
- Configure your [ESLint global variables](https://eslint.org/docs/latest/use/configure/language-options#predefined-global-variables)
61+
- Pass the correct dependencies to your effect — [`react-hooks/exhaustive-deps`](https://www.npmjs.com/package/eslint-plugin-react-hooks)
6262

6363
## 🔎 Rule: `you-might-not-need-an-effect`
6464

0 commit comments

Comments
 (0)