update global (texte + logo)
This commit is contained in:
7
Linkwarden/.eslintrc.json
Normal file
7
Linkwarden/.eslintrc.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends": "next/core-web-vitals",
|
||||
"rules": {
|
||||
"react-hooks/exhaustive-deps": "off",
|
||||
"@next/next/no-img-element": "off"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user