diff --git a/tsconfig.json b/tsconfig.json index 653e4c3..ca545da 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,7 +1,8 @@ { "compilerOptions": { "module": "commonjs", - "moduleResolution": "node" + "moduleResolution": "node", + "target": "es6" }, "exclude": [