Files
Vendaweb-api/tsconfig.build.json
Felipe Batista 47e7f75720 commit
2025-01-27 17:44:27 -03:00

5 lines
97 B
JSON

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