diff --git a/tslint.json b/tslint.json index 4ef866e6b..f1ee12cc8 100644 --- a/tslint.json +++ b/tslint.json @@ -44,7 +44,7 @@ ], "no-any": false, "no-inferrable-types": [ - true, + false, "ignore-params", "ignore-properties" ],