Closed
Description
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! 🔪
Metadata
Metadata
Assignees
Labels
Go ahead, send a pull request that resolves this issueThis change will require a new major version to be releasedNew feature or requestGood for newcomersPlease open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.Issues related to @typescript-eslint/eslin
3BE1
t-plugin