--- ruleName: arrow-parens description: Requires parentheses around the parameters of arrow function definitions. rationale: Maintains stylistic consistency with other arrow function definitions. optionsDescription: Not configurable. options: null optionExamples: - 'true' type: style optionsJSON: 'null' layout: rule title: 'Rule: arrow-parens' ---