Skip to content

Commit

Permalink
Remove base url in jsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
ziap committed Oct 31, 2024
1 parent cf75e2e commit 9961f8c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"target": "esnext",
"module": "esnext",
"moduleResolution": "esnext",
"baseUrl": ".",
"checkJs": true,
"noImplicitAny": true,
"strictNullChecks": true,
Expand Down

0 comments on commit 9961f8c

Please sign in to comment.