fix: type check

fix: ci

fix: ci

fix: ci
This commit is contained in:
vben
2024-06-16 21:17:39 +08:00
parent 0085429ef4
commit 54b35deeab
135 changed files with 393 additions and 318 deletions

View File

@@ -10,7 +10,7 @@
},
"framework": "vite",
"aliases": {
"components": "#/components",
"utils": "#/lib/utils"
"components": "@vben-core/shadcn-ui/components",
"utils": "@vben-core/toolkit"
}
}