Skip to content

Commit

Permalink
Added compilerOptions.baseUrl to tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaid committed Oct 1, 2020
1 parent 4424c5a commit 9bbd1d6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,8 @@
],
"typeAcquisition": {
"enable": true
},
"compilerOptions": {
"baseUrl": "."
}
}

0 comments on commit 9bbd1d6

Please sign in to comment.