Files
travelplanning/tsconfig.build.json
2026-06-13 16:06:24 +07:00

4 lines
96 B
JSON

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