Added eslint-react-hooks plugin
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"extends": "next/core-web-vitals"
|
||||
"extends": ["next/core-web-vitals", "plugin:react-hooks/recommended"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user