eslint-plugin-sonarjs
Version:
SonarJS rules for ESLint
16 lines (9 loc) ⢠452 B
Markdown
# Control flow statements "if", "for", "while", "switch" and "try" should not be nested too deeply (`sonarjs/nested-control-flow`)
š« This rule is _disabled_ in the ā
`recommended` config.
<!-- end auto-generated rule header -->
## Options
<!-- begin auto-generated rule options list -->
| Name | Type |
| :-------------------- | :------ |
| `maximumNestingLevel` | Integer |
<!-- end auto-generated rule options list -->