7 lines
105 B
JSON
7 lines
105 B
JSON
|
{
|
||
|
"extends": "next/core-web-vitals",
|
||
|
"rules": {
|
||
|
"@next/next/no-html-link-for-pages": "off"
|
||
|
}
|
||
|
}
|