first commit
This commit is contained in:
parent
63372c59bf
commit
c434d21c24
6 changed files with 18 additions and 9 deletions
|
|
@ -1,4 +1,6 @@
|
|||
{
|
||||
"extends": "next/core-web-vitals",
|
||||
"rules": { "react/no-unescaped-entities": 0 }
|
||||
"rules": {
|
||||
"@next/next/no-img-element": "off",
|
||||
"react/no-unescaped-entities": 0 }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue