Skip to content

Commit

Permalink
Removes ~ alias for path import
Browse files Browse the repository at this point in the history
  • Loading branch information
sle-c committed Sep 18, 2024
1 parent 59d5064 commit 6175697
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@
"moduleResolution": "Bundler",
"target": "ES2022",
"baseUrl": ".",
"paths": {
"~/*": ["./app/*"]
},
"types": ["node"]
}
}

0 comments on commit 6175697

Please sign in to comment.