gg
Deploy Iddaai Backend / build-and-deploy (push) Successful in 1m0s

This commit is contained in:
2026-06-10 14:05:20 +03:00
parent b62a4f2161
commit e0fbde2fde
9 changed files with 89 additions and 144 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{
"extends": "./tsconfig.json",
"exclude": ["node_modules", "test", "dist", "dist-new", "**/*spec.ts"]
"exclude": ["node_modules", "test", "dist", "dist-new", "workers", "**/*spec.ts"]
}