mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-01-23 17:50:25 +08: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"]
|
||
|
}
|