mirror of
https://github.com/acid-info/logos-ordinals-dashboard.git
synced 2025-01-12 06:34:14 +00:00
7 lines
97 B
JSON
7 lines
97 B
JSON
{
|
|
"extends": "next/core-web-vitals",
|
|
"rules": {
|
|
"@next/next/no-img-element": "off"
|
|
}
|
|
}
|