Files
cloud/tsconfig.build.json
Первов Артем 123bd97018 cloud creation
2026-06-17 09:36:58 +03:00

5 lines
97 B
JSON

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