Files
edr-platform/apps/edr-hr-api/tsconfig.build.json
2026-08-25 00:11:39 +03:00

5 lines
97 B
JSON

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