diff --git a/types/bson/tslint.json b/types/bson/tslint.json index 64a4f6f7f0..022629a1a8 100644 --- a/types/bson/tslint.json +++ b/types/bson/tslint.json @@ -3,17 +3,13 @@ "rules": { "array-type": false, "ban-types": false, - "callable-types": false, - "eofline": false, "max-line-length": false, "no-consecutive-blank-lines": false, "no-padding": false, - "no-redundant-jsdoc": false, "no-redundant-jsdoc-2": false, "no-trailing-whitespace": false, "no-unnecessary-class": false, "prefer-const": false, - "prefer-method-signature": false, "semicolon": false, "strict-export-declare-modifiers": false, "whitespace": false