mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-09 23:18:12 +00:00
6 lines
90 B
JSON
6 lines
90 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"compilerOptions": {},
|
|
"include": ["./src/"],
|
|
}
|