7 lines
81 B
Plaintext
7 lines
81 B
Plaintext
{
|
|
"extends": "next",
|
|
"rules": {
|
|
"@next/next/no-img-element": "off"
|
|
}
|
|
}
|