From 9e3a7fb7e15b352010098004aa1c27d03d2df875 Mon Sep 17 00:00:00 2001 From: Anatoly Date: Fri, 4 May 2018 15:08:56 +0300 Subject: [PATCH] removed an empty line --- tsconfig.json | 1 - 1 file changed, 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index 834af57..9a45c76 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,7 +1,6 @@ { "compilerOptions": { "removeComments": true, - "module": "commonjs", "allowJs": true, "target": "es6",