mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-04-27 22:49:39 +08:00
🌱 验证码登录请求草创 #118
This commit is contained in:
@@ -11,7 +11,13 @@
|
||||
"isolatedModules": true,
|
||||
"esModuleInterop": true,
|
||||
"lib": ["DOM", "ESNext"],
|
||||
"types": ["vite/client"],
|
||||
"types": [
|
||||
"vite/client",
|
||||
"src/types",
|
||||
"src/plugins/Bili/types",
|
||||
"src/plugins/Hutao/types",
|
||||
"src/plugins/Mys/types"
|
||||
],
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"composite": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user