costly/costly-api/tsconfig.build.json
Bastian Wagner 5a08e2319f init
2025-12-19 11:18:53 +01:00

5 lines
97 B
JSON

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