mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-07 15:44:58 -05:00
7 lines
101 B
JSON
7 lines
101 B
JSON
{
|
|
"extends": ["next/core-web-vitals"],
|
|
"rules": {
|
|
"react-hooks/exhaustive-deps": "off"
|
|
}
|
|
}
|