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: Fix eslint rule "no-case-declarations" #2972

Merged
merged 2 commits into from
Apr 3, 2024

Conversation

DafyddLlyr
Copy link
Contributor

Fixes https://eslint.org/docs/latest/rules/no-case-declarations by just wrapping the cases in {} as suggested.

Also removes a few unused imports 🗑️

@DafyddLlyr DafyddLlyr requested a review from a team April 2, 2024 14:51
Copy link

github-actions bot commented Apr 2, 2024

Removed vultr server and associated DNS entries

Copy link
Contributor

@Mike-Heneghan Mike-Heneghan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

@DafyddLlyr DafyddLlyr merged commit 1326e82 into main Apr 3, 2024
12 checks passed
@DafyddLlyr DafyddLlyr deleted the dp/no-case-declarations branch April 3, 2024 11:28
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.

2 participants