Skip to content

Commit 502fb0f

Browse files
authored
Merge pull request microsoft#80050 from LeuisKen/master
chore: update tsc target
2 parents e354c8d + aed1ad4 commit 502fb0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"preserveConstEnums": true,
66
"sourceMap": false,
77
"outDir": "../out",
8-
"target": "es6",
8+
"target": "es2017",
99
"lib": [
1010
"dom",
1111
"es5",

0 commit comments

Comments
 (0)