eslint-plugin-sonarjs
Version:
SonarJS rules for ESLint
17 lines (10 loc) ⢠501 B
Markdown
# Braces and parentheses should be used consistently with arrow functions (`sonarjs/arrow-function-convention`)
š« This rule is _disabled_ in the ā
`recommended` config.
<!-- end auto-generated rule header -->
## Options
<!-- begin auto-generated rule options list -->
| Name | Type |
| :---------------------------- | :------ |
| `requireBodyBraces` | Boolean |
| `requireParameterParentheses` | Boolean |
<!-- end auto-generated rule options list -->