Skip to content

Commit

Permalink
adjust resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
Egge21M committed Jul 18, 2024
1 parent 7a1c578 commit ef3bc4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"outDir": "./lib/types",
"declaration": true,
"emitDeclarationOnly": true,
"moduleResolution": "node",
"moduleResolution": "Bundler",
"esModuleInterop": true,
"strict": true
},
Expand Down

0 comments on commit ef3bc4b

Please sign in to comment.