From 9aadf4493cfece3db6fab4994d3aa98f98ae9c76 Mon Sep 17 00:00:00 2001 From: Hypnosphi Date: Sat, 17 Feb 2018 19:47:50 +0300 Subject: [PATCH] Remove redundant tslint rule --- tslint.json | 1 - 1 file changed, 1 deletion(-) diff --git a/tslint.json b/tslint.json index 6f716dc3fa38..45d1f7977aa8 100644 --- a/tslint.json +++ b/tslint.json @@ -119,7 +119,6 @@ "variable-declaration": "nospace" } ], - "typeof-compare": true, "unified-signatures": true, "variable-name": false, "directive-selector": [