From 1d911ccf2d95b02d62689f87c5f1ea3e69d481fa Mon Sep 17 00:00:00 2001 From: Ferdi Koomen Date: Tue, 27 Oct 2020 15:36:36 +0100 Subject: [PATCH] - Cleanup of tsconfig --- tsconfig.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tsconfig.json b/tsconfig.json index 101dc157..a3bb634d 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -12,11 +12,9 @@ "noImplicitReturns": true, "noImplicitThis": true, "noImplicitAny": true, - "skipLibCheck": true, "strict": true, "strictNullChecks": true, - "strictFunctionTypes": true, - "removeComments": true + "strictFunctionTypes": true }, "files": [