diff --git a/OliverBooth/tsconfig.json b/OliverBooth/tsconfig.json index d486804..05994e0 100644 --- a/OliverBooth/tsconfig.json +++ b/OliverBooth/tsconfig.json @@ -1,5 +1,5 @@ { "compilerOptions": { - "target": "es6" + "target": "es2020" } } \ No newline at end of file