Skip to content

Enhancement: [no-useless-template-literals] Delete in v8 #9163

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

Closed
JoshuaKGoldberg opened this issue May 28, 2024 · 1 comment
Closed

Enhancement: [no-useless-template-literals] Delete in v8 #9163

JoshuaKGoldberg opened this issue May 28, 2024 · 1 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 enhancement New feature or request good first issue Good for newcomers locked due to age Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing. package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
Milestone

Comments

@JoshuaKGoldberg
Copy link
Member

Overview

Following #8544 -> #8821: we renamed no-useless-template-literals to no-useless-template-expression. We couldn't delete the old rule in v7 because that would be a breaking change. But now that the new rule has landed, we can delete the old one in v8.

So: let's delete no-useless-template-literalls in a PR targeting the v8 branch! 🔪

@JoshuaKGoldberg JoshuaKGoldberg added enhancement New feature or request 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 28, 2024
@JoshuaKGoldberg JoshuaKGoldberg added this to the 8.0.0 milestone May 28, 2024
@kirkwaiblinger kirkwaiblinger added the good first issue Good for newcomers label May 30, 2024
@kirkwaiblinger
Copy link
Member

kirkwaiblinger commented Jun 4, 2024

merged into V8 branch in #9207!

@github-actions github-actions bot added the locked due to age Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing. label Jun 12, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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 enhancement New feature or request good first issue Good for newcomers locked due to age Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing. package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
Projects
None yet
Development

No branches or pull requests

2 participants