Files
devops-platform-api/tsconfig.build.json
2026-06-11 20:49:59 +08:00

5 lines
97 B
JSON

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