From 5d41edf8783062fbda250662b6228b32e29c0401 Mon Sep 17 00:00:00 2001 From: arturovt Date: Mon, 9 Jul 2018 11:59:13 +0300 Subject: [PATCH] Rebase branch --- tsconfig.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tsconfig.json b/tsconfig.json index f7d6fd1..2a1baca 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -6,8 +6,7 @@ "dom", "es2015", "es2016", - "es2017.sharedmemory", - "esnext.asynciterable" + "es2017.sharedmemory" ], "module": "commonjs", "moduleResolution": "node",