Skip to content

Commit 4934b48

Browse files
author
Bar Admoni
committed
Revert the module change for rollup
1 parent 940f92c commit 4934b48

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
@@ -7,7 +7,7 @@
77
// "declaration": true,
88
// "emitDeclarationOnly": true,
99
// "declarationMap": true,
10-
"module": "commonjs",
10+
"module": "esnext",
1111
"moduleResolution": "node",
1212
// "noEmit": true,
1313
"noEmitOnError": true,

0 commit comments

Comments
 (0)