Skip to content

Commit 16f7d26

Browse files
no message
1 parent 2cf9b32 commit 16f7d26

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
@@ -9,7 +9,7 @@
99
"experimentalDecorators": true,
1010
"resolveJsonModule": true,
1111
"esModuleInterop": true,
12-
"target": "es2017",
12+
"target": "es5",
1313
"typeRoots": [
1414
"node_modules/@types"
1515
],

0 commit comments

Comments
 (0)