You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [7.11](#functions--signature-spacing) Spacing in a function signature.
746
+
- [7.11](#functions--signature-spacing) Spacing in a function signature. eslint: [`space-before-function-paren`](http://eslint.org/docs/rules/space-before-function-paren) [`space-before-blocks`](http://eslint.org/docs/rules/space-before-blocks)
747
747
748
748
>Why? Consistency is good, and you shouldn’t have to add or remove a space when adding or removing a name.
0 commit comments