eslint-plugin-sonarjs
Version:
SonarJS rules for ESLint
18 lines (10 loc) ⢠380 B
Markdown
# sonarjs/expression-complexity
š Expressions should not be too complex.
š« This rule is _disabled_ in the ā
`recommended` config.
<!-- end auto-generated rule header -->
## Options
<!-- begin auto-generated rule options list -->
| Name | Type | Default |
| :---- | :------ | :------ |
| `max` | Integer | `3` |
<!-- end auto-generated rule options list -->