Skip to content

Commit

Permalink
misc: change module
Browse files Browse the repository at this point in the history
  • Loading branch information
Ganitzsh committed Nov 9, 2023
1 parent dbaf2af commit 5b8284d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.common.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"esModuleInterop": true,
"resolveJsonModule": true,
"target": "es2020",
"module": "nodenext",
"module": "node16",
"moduleResolution": "node16",
"strict": true,
"noEmit": true,
Expand Down

0 comments on commit 5b8284d

Please sign in to comment.