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