Files
flat-pilot/apps/backend/tsconfig.build.json
2026-07-19 13:09:04 +02:00

5 lines
114 B
JSON

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