@@ -1,6 +1,9 @@
{
"extends": "next",
"extends": "next/core-web-vitals",
"rules": {
"@next/next/no-img-element": "off"
"@next/next/no-img-element": "off",
"react/no-unknown-property": "error"
}
The note is not visible to the blocked user.