We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
target
1 parent 0a36582 commit f2c5c4fCopy full SHA for f2c5c4f
packages/typescript/tsconfig.json
@@ -23,6 +23,6 @@
23
"sourceMap": true,
24
"strict": true,
25
"strictBindCallApply": false,
26
- "target": "es5"
+ "target": "es6"
27
}
28
0 commit comments