7 lines
99 B
JSON
7 lines
99 B
JSON
{
|
|
"extends": "next/core-web-vitals",
|
|
"rules": {
|
|
"react-hooks/exhaustive-deps": "off"
|
|
}
|
|
}
|