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 3ca9311 commit 64ddb72Copy full SHA for 64ddb72
packages/labextension/tsconfig.json
@@ -17,7 +17,7 @@
17
"rootDir": "src",
18
"strict": true,
19
"strictNullChecks": true,
20
- "target": "es2017",
+ "target": "es2018",
21
"types": []
22
},
23
"include": ["src/**/*"]
0 commit comments