fix: fix issues

This commit is contained in:
2025-07-02 01:33:32 +08:00
parent 81bf27ed28
commit 94919878ea
25 changed files with 391 additions and 245 deletions

View File

@@ -31,6 +31,9 @@
"a11y": {
"noSvgWithoutTitle": "off"
},
"performance": {
"noNamespaceImport": "off"
},
"complexity": {
"noExcessiveCognitiveComplexity": {
"level": "warn",