Adjust a few instances of `no-else-return`
We currently have `no-else-return` with `allowElseIf: true`. This fixes a few instances to comply with `allowElseIf: false`.
Showing
Please register or sign in to comment
We currently have `no-else-return` with `allowElseIf: true`. This fixes a few instances to comply with `allowElseIf: false`.