work-sestym/backend/tsconfig.build.json
2026-02-28 20:58:17 +01:00

5 lines
98 B
JSON

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