@@ -1,3 +1,12 @@
{
"extends": ["next", "next/core-web-vitals", "prettier"]
"extends": [
"next",
"next/core-web-vitals",
"prettier"
],
"rules": {
"@next/next/no-img-element": [
"off"
]
}
The note is not visible to the blocked user.