# 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 -->
