Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: enable prefer nullish for eslint #177

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

cdrage
Copy link
Contributor

@cdrage cdrage commented Mar 6, 2024

chore: enable prefer nullish for eslint

What does this PR do?

Enables prefer ?? over || for eslint

Screenshot / video of UI

N/A

What issues does this PR fix or reference?

N/A

How to test this PR?

run yarn lint:fix

Signed-off-by: Charlie Drage [email protected]

@cdrage cdrage requested a review from a team as a code owner March 6, 2024 13:17
### 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]>
@cdrage cdrage force-pushed the add-prefer-nullish branch from 8db3b01 to 741a864 Compare March 6, 2024 13:18
@deboer-tim deboer-tim merged commit fb3c785 into podman-desktop:main Mar 6, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants