Skip to content

Commit

Permalink
Update lint rule for max-params.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkemp committed Jan 22, 2016
1 parent 7338c7b commit 7bdb3df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
],
"max-params": [
1,
4
3
],
"max-statements": [
1,
Expand Down

0 comments on commit 7bdb3df

Please sign in to comment.