Skip to content

Commit

Permalink
Update .eslintrc configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
yannickcr committed Jun 28, 2015
1 parent a31c418 commit 386a077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
"space-in-parens": 2,
"space-infix-ops": 2,
"space-return-throw-case": 2,
"space-unary-ops": 1,
"space-unary-ops": 2,
"spaced-line-comment": 2,
"wrap-regex": 0,
// Legacy
Expand Down

0 comments on commit 386a077

Please sign in to comment.