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.
2 parents 9e0fff4 + 92f00cd commit c6791b8Copy full SHA for c6791b8
blueprint-files/ember-cli-typescript/tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"compilerOptions": {
3
- "target": "es2017",
+ "target": "es2020",
4
"allowJs": true,
5
"moduleResolution": "node",
6
"allowSyntheticDefaultImports": true,
0 commit comments