Files
scrap-recycling-api/tsconfig.build.json
MaozhiZhao 0b09f8df84 init
2025-12-05 01:38:43 +08:00

5 lines
97 B
JSON

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