diff --git a/tsconfig.json b/tsconfig.json index 3120d938..f7690d2e 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -10,7 +10,7 @@ "declarationMap": true, "noUnusedLocals": true, "removeComments": false, - "target": "ES2019", + "target": "ES2020", "importsNotUsedAsValues": "error" }, "exclude": [