Skip to content

Commit 13fcb50

Browse files
change module too
1 parent 08c1467 commit 13fcb50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"compilerOptions": {
33
"target": "es2015",
4-
"module": "commonjs",
4+
"module": "nodenext",
55
"moduleResolution": "nodenext",
66
"importHelpers": true,
77
"composite": true,

0 commit comments

Comments
 (0)