Files
cloud-v3/tsconfig.build.json
Первов Артем 05a9e0e535 first commit
2026-06-19 08:18:52 +03:00

5 lines
97 B
JSON

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