mirror of
https://github.com/xHyroM/roles-bot.git
synced 2024-11-10 03:08:06 +01:00
6 lines
98 B
JSON
6 lines
98 B
JSON
{
|
|
"extends": "next/core-web-vitals",
|
|
"rules": {
|
|
"@next/next/no-sync-scripts": "off"
|
|
}
|
|
}
|