Files
claim-guard-be/tsconfig.build.json
2025-08-21 23:31:05 +07:00

5 lines
97 B
JSON

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