diff --git a/frontend/tsconfig.json b/frontend/tsconfig.json index a273b0c..a841e1d 100644 --- a/frontend/tsconfig.json +++ b/frontend/tsconfig.json @@ -1,6 +1,6 @@ { "compilerOptions": { - "target": "es5", + "target": "es6", "lib": [ "dom", "dom.iterable",