dvbooking/tsconfig.build.json
Roland Schneider edec8c0cf9 initial commit
2025-10-27 08:36:46 +01:00

5 lines
97 B
JSON

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