fix(site): satisfy login fallback type ratchet

This commit is contained in:
jxxghp
2026-08-27 14:10:46 +08:00
parent 0857176f2b
commit 49ea278436
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -67,7 +67,7 @@
"arg-type": 4,
"no-any-return": 2,
"no-untyped-def": 1,
"operator": 2,
"operator": 1,
"type-arg": 8,
"union-attr": 5,
"var-annotated": 2