diff --git a/tsconfig.json b/tsconfig.json index ff25bea..d308e0a 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,4 +1,5 @@ { + "target": "es6", "compilerOptions": { "declaration": true, "noImplicitAny": true,