Files
correos_api/tsconfig.build.json
2025-02-27 12:41:56 -06:00

5 lines
97 B
JSON

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