remedify-dataservice-be/tsconfig.build.json
2025-02-25 12:53:59 +05:30

5 lines
97 B
JSON

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