Skip to content

Commit a37e2dc

Browse files
1 parent 50540c2 commit a37e2dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dom",
99
"es2020"
1010
],
11-
"module": "CommonJS",
11+
"module": "NodeNext",
1212
"moduleResolution": "nodenext",
1313
"outDir": "build/",
1414
"pretty": true,

0 commit comments

Comments
 (0)