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 fca06a3 commit 8d8489d
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 8d8489d

Please sign in to comment.