Skip to content

Commit 310d5dc

Browse files
Add react-hooks plugin to ESLint configuration
1 parent d51b969 commit 310d5dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"parser": "@typescript-eslint/parser",
55
"plugins": [
66
"@typescript-eslint",
7+
"react-hooks",
78
"eslint-plugin-react-compiler",
89
"local-rules"
910
],

0 commit comments

Comments
 (0)