Skip to content

Commit c580023

Browse files
committed
chore: update script target
1 parent 0f77aaf commit c580023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"compilerOptions": {
33
"esModuleInterop": true,
44
"module": "commonjs",
5-
"target": "esnext"
5+
"target": "es2017"
66
}
77
}

0 commit comments

Comments
 (0)