fix: type
All checks were successful
/ playwright (push) Successful in 1m39s
/ depcheck (push) Successful in 1m33s
/ build-and-deploy-to-vercel (push) Successful in 1m36s

This commit is contained in:
严浩
2024-12-18 18:42:06 +08:00
parent aa84274f0a
commit 1d2d19df65
7 changed files with 23 additions and 116 deletions

View File

@ -4,8 +4,8 @@
"./typed-router.d.ts",
"./auto-imports.d.ts",
"./components.d.ts",
"node_modules/vant/es/index.d.ts",
"node_modules/tdesign-vue-next/global.d.ts",
// "node_modules/vant/es/index.d.ts",
// "node_modules/tdesign-vue-next/global.d.ts",
"src/**/*",
"src/**/*.vue"
],