Skip to content

Commit 18004c2

Browse files
Hanna KurbanHanna Kurban
Hanna Kurban
authored and
Hanna Kurban
committed
FIO-6772 changed target option
1 parent 3bd4d0a commit 18004c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"moduleResolution": "node",
1010
"emitDecoratorMetadata": true,
1111
"experimentalDecorators": true,
12-
"target": "es5",
12+
"target": "es6",
1313
"typeRoots": [
1414
"node_modules/@types"
1515
],

0 commit comments

Comments
 (0)