eslint-plugin-sonarjs
Version:
SonarJS rules for ESLint
10 lines (5 loc) ⢠302 B
Markdown
# sonarjs/array-callback-without-return
š Callbacks of array methods should have return statements.
š¼ This rule is enabled in the ā
`recommended` config.
š This rule requires [type information](https://typescript-eslint.io/linting/typed-linting).
<!-- end auto-generated rule header -->