From b64fa4997a793f726b773f93c7a18b1a1ece937c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erkin=20Alp=20G=C3=BCney?= Date: Tue, 4 Jan 2022 09:48:44 +0300 Subject: [PATCH] Remove one more Microsoft Corp. ad MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Erkin Alp Güney --- bundle/tsconfig.json | 1 - 1 file changed, 1 deletion(-) diff --git a/bundle/tsconfig.json b/bundle/tsconfig.json index cc850b99..563ff444 100644 --- a/bundle/tsconfig.json +++ b/bundle/tsconfig.json @@ -2,7 +2,6 @@ "include": ["dist/**/*.ts"], "exclude": [], "compilerOptions": { - /* Visit https://aka.ms/tsconfig.json to read more about this file */ /* Basic Options */ "incremental": false /* Enable incremental compilation */,