eslint-plugin-sonarjs
Version:
SonarJS rules for ESLint
10 lines (5 loc) ⢠360 B
Markdown
# sonarjs/prefer-single-boolean-return
š Return of boolean expressions should not be wrapped into an "if-then-else" statement.
š¼ This rule is enabled in the ā
`recommended` config.
š” This rule is manually fixable by [editor suggestions](https://eslint.org/docs/latest/use/core-concepts#rule-suggestions).
<!-- end auto-generated rule header -->