diff --git a/tslint.json b/tslint.json index 852186d..cd72ff2 100644 --- a/tslint.json +++ b/tslint.json @@ -48,7 +48,6 @@ "no-switch-case-fall-through": false, "no-this-assignment": false, "no-unused-expression": true, - "no-unused-variable": true, "no-use-before-declare": true, "no-var-keyword": true, "object-literal-sort-keys": true,