mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Removed css rule. Fixes #3272
This commit is contained in:
parent
a8835f385e
commit
05db1a8ba2
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@
|
|||
"react/prop-types": "off",
|
||||
"import/no-anonymous-default-export": "off",
|
||||
"import/no-named-as-default": "off",
|
||||
"css-modules/no-unused-class": "off",
|
||||
"@next/next/no-img-element": "off",
|
||||
"@typescript-eslint/no-empty-function": "off",
|
||||
"@typescript-eslint/no-explicit-any": "off",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue