diff --git a/playground/tsconfig.json b/playground/tsconfig.json index 6df8283..22c2b8f 100644 --- a/playground/tsconfig.json +++ b/playground/tsconfig.json @@ -14,7 +14,7 @@ "experimentalDecorators": true, "moduleResolution": "node", "importHelpers": true, - "target": "es2017", + "target": "es2022", "module": "es2020", "lib": [ "es2018",