Skip to content

Commit

Permalink
Upgraded tslint rules
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienCastex committed May 18, 2017
1 parent 4ad3676 commit ac6fea6
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 @@ -53,7 +53,6 @@
"arrow-return-shorthand": true,
"callable-types": true,
"class-name": true,
"newline-before-return": true,
"new-parens": true,
"no-angle-bracket-type-assertion": true,
"no-consecutive-blank-lines": [ true, 3 ],
Expand Down

0 comments on commit ac6fea6

Please sign in to comment.