mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-06 12:58:12 +00:00
9 lines
98 B
JSON
9 lines
98 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"compilerOptions": {},
|
|
"include": [
|
|
"./src/"
|
|
]
|
|
}
|
|
|