Skip to content

Commit 686df00

Browse files
committed
fix: remove baseUrl
Now the generated reference path work properly
1 parent 900957a commit 686df00

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"noFallthroughCasesInSwitch": true,
1313
"noImplicitReturns": true,
1414
"noUnusedLocals": true,
15-
"baseUrl": "./",
1615
"typeRoots": [
1716
"./node_modules/@types",
1817
"./typings"

0 commit comments

Comments
 (0)