Skip to content

Commit

Permalink
chore: fix jsconfig [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
eartharoid committed Aug 24, 2023
1 parent 4a2f85e commit 8fd8c45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"module": "ESNext",
"target": "ESNext",
"moduleResolution": "Node",
"baseUrl": ".",
"baseUrl": "src",
"resolveJsonModule": true,
"checkJs": false,
},
Expand Down

1 comment on commit 8fd8c45

@Jashere127

This comment was marked as spam.

Please sign in to comment.