mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-22 17:43:42 +08:00
build(projects): 更新tsconfig.json
This commit is contained in:
8
tsconfig.vite-config.json
Normal file
8
tsconfig.vite-config.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"extends": "@vue/tsconfig/tsconfig.node.json",
|
||||
"include": ["vite.config.*"],
|
||||
"compilerOptions": {
|
||||
"composite": true,
|
||||
"types": ["node", "vitest"]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user