Skip to content

Commit d15b39f

Browse files
committed
change TS target
1 parent c8cf002 commit d15b39f

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,6 +1,6 @@
11
{
22
"compilerOptions": {
3-
"target": "es2020",
3+
"target": "es6",
44
"module": "commonjs",
55
"outDir": "dist",
66
"strict": false,

0 commit comments

Comments
 (0)