We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea74a5d commit 38f0e1eCopy full SHA for 38f0e1e
tsconfig.json
@@ -1,6 +1,9 @@
1
{
2
"extends": "./tsconfig.base.json",
3
"references": [
4
+ {
5
+ "path": "packages/cubejs-client-ws-transport"
6
+ },
7
8
"path": "packages/cubejs-backend-shared"
9
},
0 commit comments