- Require parentheses around arrow function arguments
This rule enforces parentheses around arrow function parameters regardless of arity. For example:.
You can check them out here.