eslint-plugin-sonarjs
Version:
SonarJS rules for ESLint
18 lines (10 loc) ⢠388 B
Markdown
# sonarjs/cyclomatic-complexity
š Cyclomatic Complexity of functions should not be too high.
š« This rule is _disabled_ in the ā
`recommended` config.
<!-- end auto-generated rule header -->
## Options
<!-- begin auto-generated rule options list -->
| Name | Type |
| :---------- | :------ |
| `threshold` | Integer |
<!-- end auto-generated rule options list -->