tmagic-editor/packages/dep/tsconfig.json

7 lines
92 B
JSON

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