mirror of
https://github.com/AustinKelsay/plebdevs.git
synced 2025-05-31 06:12:02 +00:00
7 lines
99 B
JSON
7 lines
99 B
JSON
{
|
|
"extends": "next/core-web-vitals",
|
|
"rules": {
|
|
"react-hooks/exhaustive-deps": "off"
|
|
}
|
|
}
|