summaryrefslogtreecommitdiff
path: root/tslint.json
diff options
context:
space:
mode:
Diffstat (limited to 'tslint.json')
-rw-r--r--tslint.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/tslint.json b/tslint.json
index 3e343c482a..ad1a97de08 100644
--- a/tslint.json
+++ b/tslint.json
@@ -54,7 +54,6 @@
"no-unsafe-finally": true,
"no-unused-expression": true,
"no-unused-new": true,
- "no-unused-variable": true,
"no-use-before-declare": true,
"no-var-keyword": true,
"radix": true,