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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(eslint-plugin): remove deprecated no-throw-literal rule #9083

Open
JoshuaKGoldberg opened this issue May 13, 2024 · 0 comments
Open

feat(eslint-plugin): remove deprecated no-throw-literal rule #9083

JoshuaKGoldberg opened this issue May 13, 2024 · 0 comments
Labels
accepting prs Go ahead, send a pull request that resolves this issue breaking change This change will require a new major version to be released package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
Milestone

Comments

@JoshuaKGoldberg
Copy link
Member

Overview

Following #6109 -> #8701: we deprecated the no-throw-literal rule but, to avoid a breaking change, left the deprecated rule in existence. Our v8 branch can have these breaking changes. Let's delete the no-throw-literal rule! 馃檶

Note that this PR should be against the v8 branch, not main.

馃挅

@JoshuaKGoldberg JoshuaKGoldberg added package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin breaking change This change will require a new major version to be released accepting prs Go ahead, send a pull request that resolves this issue labels May 13, 2024
@JoshuaKGoldberg JoshuaKGoldberg added this to the 8.0.0 milestone May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepting prs Go ahead, send a pull request that resolves this issue breaking change This change will require a new major version to be released package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
Projects
None yet
Development

No branches or pull requests

1 participant