sto-k-odnomu/backend/tsconfig.build.json
2026-01-03 17:07:04 +03:00

4 lines
97 B
JSON

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