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(linter/array-callback-return): fix handling of default case in switch statements for array-callback-return rule (#13081)
fix handling of default case in switch statements for
array-callback-return rule
- fixes(#13075)
- Consider cases following the default case in switch statements
0 commit comments