# sonarjs/no-nested-incdec

📝 Increment (++) and decrement (--) operators should not be used in a method call or mixed with other operators in an expression.

🚫 This rule is _disabled_ in the ✅ `recommended` config.

<!-- end auto-generated rule header -->
