mirror of
https://github.com/AustinKelsay/plebdevs.git
synced 2025-05-29 21:32:03 +00:00
react-hooks exhaustive deps off
This commit is contained in:
parent
9795c3a0e1
commit
c9580ffe41
@ -1,3 +1,6 @@
|
||||
{
|
||||
"extends": "next/core-web-vitals"
|
||||
"extends": "next/core-web-vitals",
|
||||
"rules": {
|
||||
"react-hooks/exhaustive-deps": "off"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user