remedify-users-be/tsconfig.build.json
2025-02-24 12:51:11 +05:30

5 lines
97 B
JSON

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