albert.lol/.eslintrc.json
skidoodle abfc3e09b9 🔥
2022-03-28 23:40:46 +02:00

6 lines
97 B
JSON

{
"extends": "next/core-web-vitals",
"rules": {
"@next/next/no-img-element": "off"
}
}