Files
toir-automatization/server/tsconfig.build.json
2026-04-06 12:50:46 +03:00

5 lines
97 B
JSON

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