Files
ashen-realms/apps/api/tsconfig.build.json
2026-08-18 17:01:21 +02:00

5 lines
97 B
JSON

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