1
0
mirror of synced 2026-03-23 11:18:36 +08:00
Files
tmagic-editor/runtime/vue-runtime-help/tsconfig.json

8 lines
112 B
JSON

{
"extends": "../../tsconfig.json",
"compilerOptions": {
"baseUrl": "./",
"types": ["node"],
},
}