Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Aug 9, 2023
1 parent 3a5bf38 commit 46b07e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Configuration/TypeScript.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"lib": [
"ESNext"
],
"module": "ESNext",
"module": "NodeNext",
"moduleResolution": "NodeNext",
"noFallthroughCasesInSwitch": true,
"noImplicitOverride": true,
Expand Down

0 comments on commit 46b07e3

Please sign in to comment.