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 c55003f commit f4ca6bfCopy full SHA for f4ca6bf
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