Skip to content

Commit

Permalink
refactor: remove unused lint rules
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsogl committed Sep 17, 2018
1 parent 9acbb9f commit 33e4392
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tslint.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
"no-redundant-jsdoc": false,
"ban-types": false,
"no-shadowed-variable": false,
"ter-no-proto": false,
"adjacent-overload-signatures": false,
"no-constant-condition": false,
"no-extra-boolean-cast": false
}
Expand Down

0 comments on commit 33e4392

Please sign in to comment.