6 lines
136 B
JSON
6 lines
136 B
JSON
{
|
|
"extends": "next/core-web-vitals",
|
|
"rules": {
|
|
"@next/next/no-img-element": "off",
|
|
"react/no-unescaped-entities": 0 }
|
|
}
|