diff options
-rw-r--r-- | tslint.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tslint.json b/tslint.json index e521ee081..e6e1fe870 100644 --- a/tslint.json +++ b/tslint.json @@ -40,7 +40,6 @@ "no-require-imports": true, "no-string-throw": true, "no-unused-expression": true, - "no-unused-variable": true, "no-var-keyword": true, "object-literal-shorthand": true, "only-arrow-functions": [ |