Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
luludotdev committed Feb 2, 2024
1 parent e04e42a commit 079ee4e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@

"baseUrl": ".",
"paths": {
"~/*": ["./src/*"]
}
}
"~/*": ["./src/*"],
},
},
}

0 comments on commit 079ee4e

Please sign in to comment.