Enhancement: Add runtime usage of ESLint v9 APIs (with v8 fallbacks) #7817
Labels
accepting prs
Go ahead, send a pull request that resolves this issue
enhancement
New feature or request
locked due to age
Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.
Before You File a Proposal Please Confirm You Have Done The Following...
Relevant Package
utils
My proposal is suitable for this project
Description
Following #7812 and #7816: ESLint v9 deprecates/removes some old APIs. We'll want to change our code to use the new APIs if they exist, and fall back to the old APIs if not.
Fail
Pass
Additional Info
See @G-Rath's #7812 (comment) too.
As with #7816, this should not be a breaking change at runtime for users.
The text was updated successfully, but these errors were encountered: