Files
tvone-api/tsconfig.build.json
2026-04-17 13:34:57 +01:00

5 lines
97 B
JSON

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