Skip to content

Commit

Permalink
feat(tslint): removed unused rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Ismaestro authored and Ismael Ramos committed Apr 16, 2018
1 parent b565f1d commit 200d9e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tslint.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@
"variable-declaration": "nospace"
}
],
"typeof-compare": true,
"unified-signatures": true,
"variable-name": false,
"whitespace": [
Expand Down

0 comments on commit 200d9e4

Please sign in to comment.