Files
xwebhookapp/tsconfig.build.json
T
2026-05-13 04:56:41 +00:00

5 lines
97 B
JSON

{
"extends": "./tsconfig.json",
"exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
}