We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2892df4 commit 04112e2Copy full SHA for 04112e2
1 file changed
apps/api/tsconfig.json
@@ -6,7 +6,6 @@
6
"experimentalDecorators": true,
7
"paths": {
8
"@/*": ["src/*"],
9
- "/runtime/v1/*": ["../../runtime/v1/dist/*"],
10
"#runtime/v1/*": ["../../runtime/v1/dist/*"]
11
},
12
"strictPropertyInitialization": false
0 commit comments