common-cents-api/tsconfig.build.json
2025-12-10 10:38:13 -06:00

4 lines
97 B
JSON

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