Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: enable prefer nullish for eslint
### What does this PR do? Enables prefer `??` over `||` for eslint ### Screenshot / video of UI <!-- If this PR is changing UI, please include screenshots or screencasts showing the difference --> N/A ### What issues does this PR fix or reference? <!-- Include any related issues from Podman Desktop repository (or from another issue tracker). --> N/A ### How to test this PR? <!-- Please explain steps to reproduce --> run `yarn lint:fix` Signed-off-by: Charlie Drage <[email protected]>
- Loading branch information