Files
production-evyos-systems-an…/ServicesApi/tsconfig.build.json
2025-07-25 09:57:16 +03:00

5 lines
97 B
JSON

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