mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 04:21:11 +08:00
chore: init project
This commit is contained in:
8
internal/tsconfig/web-app.json
Normal file
8
internal/tsconfig/web-app.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/tsconfig",
|
||||
"display": "Web Application",
|
||||
"extends": "./web.json",
|
||||
"compilerOptions": {
|
||||
"types": ["vite/client", "@vben-core/typings/global"]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user