Files
formularios_api/tsconfig.build.json
2025-03-26 14:39:56 -06:00

5 lines
97 B
JSON

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