Skip to content

Commit

Permalink
fix: remove baseUrl
Browse files Browse the repository at this point in the history
Now the generated reference path work properly
  • Loading branch information
aminya committed Feb 20, 2021
1 parent 900957a commit 686df00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"noFallthroughCasesInSwitch": true,
"noImplicitReturns": true,
"noUnusedLocals": true,
"baseUrl": "./",
"typeRoots": [
"./node_modules/@types",
"./typings"
Expand Down

0 comments on commit 686df00

Please sign in to comment.