Files
threetwo-acquisition-service/tsconfig.build.json
2023-08-31 21:44:37 -05:00

5 lines
66 B
JSON

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