esameits24-26backend/tsconfig.build.json

5 lines
90 B
JSON
Raw Permalink Normal View History

2026-07-12 03:18:43 +02:00
{
"extends": "./tsconfig.json",
"exclude": ["node_modules", "dist", "**/*.test.ts"]
}