Skip to content

Commit

Permalink
Remove inconsistent align rule
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeembrey committed Feb 12, 2017
1 parent 59965f4 commit 6a60471
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tslint.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,11 +75,6 @@ module.exports = {
'singleline': 'never'
}
],
'align': [
true,
'arguments',
'parameters'
],
'class-name': true,
'comment-format': [
true,
Expand Down

0 comments on commit 6a60471

Please sign in to comment.