Files
robinnetwork_website_server/tsconfig.build.json
2026-02-19 16:19:43 +03:30

5 lines
97 B
JSON

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