mirror of
https://github.com/yude-jp/yude.jp
synced 2024-12-22 12:10:11 +09:00
7 lines
109 B
JSON
7 lines
109 B
JSON
{
|
|
"extends": "next/core-web-vitals",
|
|
"rules": {
|
|
"@next/next/no-document-import-in-page": "off"
|
|
}
|
|
}
|