Skip to content

Commit 835a543

Browse files
committed
remove deprecated tslint rule
1 parent ec91325 commit 835a543

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tslint.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
"no-switch-case-fall-through": false,
4949
"no-this-assignment": false,
5050
"no-unused-expression": true,
51-
"no-unused-variable": true,
5251
"no-use-before-declare": true,
5352
"no-var-keyword": true,
5453
"object-literal-sort-keys": false,

0 commit comments

Comments
 (0)