Skip to content

Commit

Permalink
fix aliases (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
upalatucci authored Feb 8, 2022
1 parent 24a5468 commit b2dc62d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"compilerOptions": {
"baseUrl": "./src",
"baseUrl": ".",
"target": "esnext",
"esModuleInterop": true,
"forceConsistentCasingInFileNames": true,
Expand Down

0 comments on commit b2dc62d

Please sign in to comment.