diff --git a/tsconfig.json b/tsconfig.json index e24a020..54fafac 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -53,8 +53,7 @@ "es2015.symbol.wellknown", "esnext.asynciterable", "esnext", - "dom.iterable", - "scripthost" + "dom.iterable" ] }, "compileOnSave": true,