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

Fix eslint complaint about 'eqeqeq' rule #15560

Merged
merged 1 commit into from
May 15, 2024

Conversation

aaron-contreras
Copy link
Contributor

Just recently started getting a bunch of cryptic errors regarding the 'eqeqeq' rule. This PR addresses all offenses as it's currently blocking other pull requests.

Copy link
Contributor

@HDinger HDinger left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@HDinger HDinger merged commit 711236a into dev May 15, 2024
8 checks passed
@HDinger HDinger deleted the chore/fix-eslint-eqeqeq-complaint branch May 15, 2024 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants