Skip to content

Commit

Permalink
chore: remove base url from tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
hugop95 authored Nov 29, 2024
1 parent 74f7929 commit 9800e26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"target": "esnext",
"types": ["node"],
"allowJs": true,
"baseUrl": ".",
"strict": true,
"noEmit": true
}
Expand Down

0 comments on commit 9800e26

Please sign in to comment.