Skip to content

Commit 5b62b03

Browse files
deyaaeldeenCopilot
andcommitted
Switch to module/moduleResolution: nodenext
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 4f5e63d commit 5b62b03

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"compilerOptions": {
3-
"module": "node16",
3+
"module": "nodenext",
4+
"moduleResolution": "nodenext",
45
"preserveConstEnums": true,
56
"sourceMap": true,
67
"newLine": "LF",

0 commit comments

Comments
 (0)