Files
hkuds--nanobot/webui/tsconfig.build.json
T
wehub-resource-sync ba1d0b91a4
Test Suite / webui (push) Failing after 1s
Test Suite / test (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:06:36 +08:00

8 lines
131 B
JSON

{
"extends": "./tsconfig.json",
"compilerOptions": {
"types": ["node", "vite/client"]
},
"exclude": ["src/tests/**"]
}