You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(eslint-plugin): [strict-boolean-expression] support falsy and truthy literals simultaneously (#6672)
* support falsy and truthy literals simultanously
* replace Array.prototype.some condition with Array.prototype.every
* format test cases to match prettier configuration
---------
Co-authored-by: Michał Kozłowski <michal.kozlowski@start-up.house>
0 commit comments