mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-01-24 18:40:22 +08:00
6 lines
121 B
JSON
6 lines
121 B
JSON
|
{
|
||
|
"$schema": "https://json.schemastore.org/tsconfig",
|
||
|
"extends": "@vben/ts-config/node.json",
|
||
|
"include": ["src"]
|
||
|
}
|