Files
iddaai-be/tsconfig.build.json
T
fahricansecer e0fbde2fde
Deploy Iddaai Backend / build-and-deploy (push) Successful in 1m0s
gg
2026-06-10 14:05:20 +03:00

5 lines
120 B
JSON
Executable File

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