blob: c9aa306247052c667a858113c63a983bbc4def85 [file] [log] [blame]
{
"extends": "next/core-web-vitals",
"rules": {
"@next/next/no-img-element": "off",
"@next/next/no-html-link-for-pages": "off"
}
}