dev: add eslint-plugin-react-hooks to silence lint plugin missing during build
This commit is contained in:
parent
7fc2c4a56e
commit
7e6ea3c54d
1 changed files with 1 additions and 0 deletions
|
|
@ -78,6 +78,7 @@
|
||||||
"@types/three": "^0.180.0",
|
"@types/three": "^0.180.0",
|
||||||
"eslint": "^9",
|
"eslint": "^9",
|
||||||
"eslint-config-next": "15.5.4",
|
"eslint-config-next": "15.5.4",
|
||||||
|
"eslint-plugin-react-hooks": "^5.0.0",
|
||||||
"prisma": "^6.16.2",
|
"prisma": "^6.16.2",
|
||||||
"tailwindcss": "^4",
|
"tailwindcss": "^4",
|
||||||
"tw-animate-css": "^1.3.8",
|
"tw-animate-css": "^1.3.8",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue