mirror of
https://gitee.com/yudaocode/yudao-ui-admin-vben.git
synced 2025-12-30 10:32:25 +00:00
6 lines
138 B
JSON
6 lines
138 B
JSON
|
|
{
|
||
|
|
"$schema": "https://json.schemastore.org/tsconfig",
|
||
|
|
"extends": "@vben/tsconfig/web.json",
|
||
|
|
"include": ["src", "shim-pinia.d.ts"]
|
||
|
|
}
|