From 200d9e47d2aae90dc69eb01b0af3d107514864a1 Mon Sep 17 00:00:00 2001 From: Ismael Ramos Date: Mon, 16 Apr 2018 11:22:31 +0200 Subject: [PATCH] feat(tslint): removed unused rule --- tslint.json | 1 - 1 file changed, 1 deletion(-) diff --git a/tslint.json b/tslint.json index f5264394..7d254a9d 100644 --- a/tslint.json +++ b/tslint.json @@ -104,7 +104,6 @@ "variable-declaration": "nospace" } ], - "typeof-compare": true, "unified-signatures": true, "variable-name": false, "whitespace": [