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.
1 parent eff555a commit b048469Copy full SHA for b048469
tsconfig.json
@@ -30,7 +30,7 @@
30
"strictNullChecks": true,
31
"strictPropertyInitialization": true,
32
"stripInternal": true,
33
- "target": "es2015"
+ "target": "es2018"
34
},
35
"include": [
36
"src/overrides/assets/javascripts",
0 commit comments