mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-06 04:28:14 +00:00
7 lines
86 B
JSON
7 lines
86 B
JSON
{
|
|
"extends": "../tsconfig.json",
|
|
"compilerOptions": {
|
|
"outDir": "dist",
|
|
}
|
|
}
|