Skip to content

Commit 1beda7c

Browse files
Update tsconfig
1 parent 273c68f commit 1beda7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"noEmit": true,
99
"skipLibCheck": true,
1010
"strict": true,
11-
"target": "esnext"
11+
"target": "es6"
1212
}
1313
}

0 commit comments

Comments
 (0)