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": [