1
0
mirror of synced 2025-12-09 18:47:59 +08:00
Files
tmagic-editor/packages/dep/tsconfig.json
2023-11-16 19:34:50 +08:00

7 lines
92 B
JSON

{
"extends": "../../tsconfig.json",
"compilerOptions": {
"baseUrl": "../..",
},
}