Files
iddaai-be/tsconfig.build.json
fahricansecer 7814e0bc6b
Deploy Iddaai Backend / build-and-deploy (push) Failing after 4s
first (part 1: root files)
2026-04-16 15:09:10 +03:00

5 lines
109 B
JSON
Executable File

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