Added eslint-react-hooks plugin

This commit is contained in:
yunglocokid
2024-05-13 17:00:29 +07:00
parent a4a3682bb5
commit 56b3d8967c
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -26,6 +26,7 @@
"@types/react-dom": "^18",
"eslint": "^8",
"eslint-config-next": "14.2.3",
"eslint-plugin-react-hooks": "^4.6.2",
"prettier": "^3.2.5",
"sass": "^1.77.1",
"stylelint": "^16.5.0",