Skip to content
This repository was archived by the owner on Jul 25, 2022. It is now read-only.

Commit 8c84bcf

Browse files
committed
es5 target
1 parent 8c15413 commit 8c84bcf

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
@@ -19,7 +19,7 @@
1919
"experimentalDecorators": true,
2020
"allowSyntheticDefaultImports": true,
2121
"module": "es2015",
22-
"target": "es2015",
22+
"target": "es5",
2323
"typeRoots": [
2424
"node_modules/@types"
2525
],

0 commit comments

Comments
 (0)