Skip to content

Commit 5bf69cb

Browse files
committed
revert tsconfig module bump
1 parent d5b2ff3 commit 5bf69cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/tsconfig.base.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"es2020",
1010
"esnext.WeakRef",
1111
],
12-
"module": "ES2020",
12+
"module": "ES2015",
1313
"moduleResolution": "node",
1414
"resolveJsonModule": true,
1515
"esModuleInterop": true,

0 commit comments

Comments
 (0)