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 6f46b10 commit 31e34adCopy full SHA for 31e34ad
apps/api/tsconfig.json
@@ -27,9 +27,7 @@
27
"exclude": ["node_modules", "dist"],
28
"references": [
29
{ "path": "../../packages/db" },
30
- { "path": "../../packages/auth" },
31
{ "path": "../../packages/redis" },
32
- { "path": "../../packages/rpc" },
33
{ "path": "../../packages/sdk" },
34
{ "path": "../../packages/shared" }
35
]
0 commit comments