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 788e4df commit ebd98dcCopy full SHA for ebd98dc
tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"compilerOptions": {
3
- "target": "es2018",
+ "target": "es2019",
4
"module": "es2015",
5
"strict": true,
6
"allowJs": false,
0 commit comments