Files
event-qr/tsconfig.build.json
2025-11-29 12:26:58 +01:00

4 lines
106 B
JSON

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