Skip to content

Commit df192cb

Browse files
committed
Update Docs
1 parent 4cbde6c commit df192cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"compilerOptions": {
33
/* Visit https://aka.ms/tsconfig.json to read more about this file */
44
"target": "es2017",
5-
"module": "esnext",
5+
"module": "commonjs",
66
"moduleResolution": "node",
77

88
/* Specify module code generation: 'none', 'commonjs', 'amd', 'system', 'umd', 'es2015', 'es2020', or 'ESNext'. */

0 commit comments

Comments
 (0)