Files
funcionarios_api/tsconfig.build.json
evenegas 55a7081818 test
2025-08-07 15:27:13 -06:00

5 lines
97 B
JSON

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