Skip to content

feat: add caughtErrors to no-unused-vars #439

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 14, 2023

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Enables the rule option.

@codecov
Copy link

codecov bot commented May 14, 2023

Codecov Report

Merging #439 (4b672ad) into main (72202f8) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #439   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            5         5           
  Branches         3         3           
=========================================
  Hits             5         5           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@JoshuaKGoldberg JoshuaKGoldberg merged commit da8de7b into main May 14, 2023
@JoshuaKGoldberg JoshuaKGoldberg deleted the eslint-unused-vars-caught-errors branch May 14, 2023 18:26
@github-actions
Copy link

github-actions bot commented Jun 2, 2023

🎉 This is included in version v1.28.1 🎉

The release is available on:

Cheers! 📦🚀

1 similar comment
@github-actions
Copy link

github-actions bot commented Jun 2, 2023

🎉 This is included in version v1.28.1 🎉

The release is available on:

Cheers! 📦🚀

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.

🛠 Tooling: Enable no-unused-vars > caughtErrors option in ESLint config
1 participant