mirror of
https://github.com/acid-info/free.technology.git
synced 2025-02-23 15:08:28 +00:00
7 lines
97 B
JSON
7 lines
97 B
JSON
|
{
|
||
|
"extends": "next/core-web-vitals",
|
||
|
"rules": {
|
||
|
"@next/next/no-img-element": "off"
|
||
|
}
|
||
|
}
|