mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-01-23 09:40:25 +08:00
6 lines
119 B
JSON
6 lines
119 B
JSON
|
{
|
||
|
"$schema": "https://json.schemastore.org/tsconfig",
|
||
|
"extends": "@vben/tsconfig/web.json",
|
||
|
"include": ["src"]
|
||
|
}
|