Skip to content

replace no-never-initialized-let with upstreamed no-unassigned-vars #59

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

Merged
merged 2 commits into from
May 19, 2025

Conversation

jtbandes
Copy link
Member

Changelog

Removed @foxglove/no-never-initialized-let rule from #55. This rule has been upstreamed to eslint core and is now available in eslint v9.27+ as no-unassigned-vars.

@jtbandes jtbandes requested a review from defunctzombie May 16, 2025 20:24
@jtbandes jtbandes merged commit b6b8144 into main May 19, 2025
1 check passed
@jtbandes jtbandes deleted the jacob/no-unassigned-vars branch May 19, 2025 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants