Files
wehub-resource-sync 2d398e1894
Deploy Github Pages / deploy (push) Failing after 1s
chore: import upstream snapshot with attribution
2026-07-13 12:30:43 +08:00

10 lines
306 B
JSON

{
"$schema": "https://typedoc.org/schema.json",
"name": "Tango LowCode Builder",
"entryPoints": ["packages/core", "packages/designer","packages/setting-form", "packages/helpers"],
"entryPointStrategy": "packages",
"exclude": ["packages/**/tests/**/*"],
"out": "docs",
"logLevel": "Verbose"
}