eslint-plugin-sonarjs
Version:
SonarJS rules for ESLint
8 lines (4 loc) ⢠437 B
Markdown
# Boolean checks should not be inverted (`sonarjs/no-inverted-boolean-check`)
š¼ This rule is enabled in the ā
`recommended` config.
š§š” This rule is automatically fixable by the [`--fix` CLI option](https://eslint.org/docs/latest/user-guide/command-line-interface#--fix) and manually fixable by [editor suggestions](https://eslint.org/docs/latest/use/core-concepts#rule-suggestions).
<!-- end auto-generated rule header -->