Skip to content

Commit

Permalink
Node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
benjie committed Oct 7, 2024
1 parent 4d655b0 commit 12eeab9
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 @@
"allowJs": true,
"target": "ESNext",
"module": "commonjs",
"moduleResolution": "NodeNext",
"moduleResolution": "Node16",
"importHelpers": true,
"experimentalDecorators": true,
"noImplicitAny": true,
Expand Down

0 comments on commit 12eeab9

Please sign in to comment.