diff --git a/types/suncalc/tsconfig.json b/types/suncalc/tsconfig.json index 0225e8390e..0c4fe2498e 100644 --- a/types/suncalc/tsconfig.json +++ b/types/suncalc/tsconfig.json @@ -6,7 +6,6 @@ ], "noImplicitAny": true, "noImplicitThis": true, - "strict": true, "strictNullChecks": true, "strictFunctionTypes": true, "baseUrl": "../",