mirror of
https://github.com/kremalicious/umami.git
synced 2025-02-12 08:30:59 +01:00
remove lint rule
This commit is contained in:
parent
a777b2916f
commit
37e98c9751
@ -48,8 +48,7 @@
|
||||
"import/no-anonymous-default-export": "off",
|
||||
"@next/next/no-img-element": "off",
|
||||
"@typescript-eslint/no-empty-function": "off",
|
||||
"@typescript-eslint/no-explicit-any": "off",
|
||||
"@typescript-eslint/no-var-requires": "off"
|
||||
"@typescript-eslint/no-explicit-any": "off"
|
||||
},
|
||||
"globals": {
|
||||
"React": "writable"
|
||||
|
Loading…
Reference in New Issue
Block a user