2
0
Files
cal/calcom/apps/api/v2/tsconfig.build.json
2024-08-09 00:39:27 +02:00

5 lines
97 B
JSON

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