Skip to content

Commit

Permalink
Update tsconfig.json
Browse files Browse the repository at this point in the history
Signed-off-by: Sora Morimoto <[email protected]>
  • Loading branch information
smorimoto committed Nov 26, 2023
1 parent c6d5af0 commit 1a897aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/setup-ocaml/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@tsconfig/node20/tsconfig.json"
],
"compilerOptions": {
"lib": ["ESNext", "DOM", "DOM.Iterable"],
"lib": ["ESNext"],
"module": "ESNext",
"moduleDetection": "force",
"moduleResolution": "Bundler",
Expand Down

0 comments on commit 1a897aa

Please sign in to comment.