Files
Iris_back/tsconfig.build.json
T
2025-05-12 11:05:17 -06:00

5 lines
97 B
JSON

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