# sonarjs/no-small-switch

📝 "if" statements should be preferred over "switch" when simpler.

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