Changes:
- Fixed chai expect and should assertions being incorrectly flagged inside ternary expressions when the
allowTernaryoption is enabled - Fixed chai expect and should assertions being incorrectly flagged inside short-circuit expressions (
&&/||) when theallowShortCircuitoption is enabled