Merge "Enable arrow-spacing"

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

View File

@ -859,7 +859,7 @@ rules:
# require space before/after arrow function's arrow
# http://eslint.org/docs/rules/arrow-spacing
arrow-spacing: 0
arrow-spacing: 2
# verify calls of super() in constructors
# http://eslint.org/docs/rules/constructor-super