Merge "Enable arrow-parens"

This commit is contained in:
Jenkins 2016-06-02 16:08:51 +00:00 committed by Gerrit Code Review
commit 036c63d97d
1 changed files with 1 additions and 1 deletions

View File

@ -855,7 +855,7 @@ rules:
# require parens in arrow function arguments
# http://eslint.org/docs/rules/arrow-parens
arrow-parens: 0
arrow-parens: 2
# require space before/after arrow function's arrow
# http://eslint.org/docs/rules/arrow-spacing