mirror of
https://gitea.tendokyu.moe/sk1982/actaeon.git
synced 2026-04-25 07:19:48 -05:00
7 lines
97 B
JSON
7 lines
97 B
JSON
{
|
|
"extends": "next/core-web-vitals",
|
|
"rules": {
|
|
"@next/next/no-img-element": "off"
|
|
}
|
|
}
|