Bug(utils): deprecated helpers for ESLint context are not exported #8975
Labels
accepting prs
Go ahead, send a pull request that resolves this issue
bug
Something isn't working
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 Bug Report Please Confirm You Have Done The Following...
Relevant Package
utils
Playground Link
No response
Repro Code
ESLint Config
tsconfig
Expected Result
To be able to use
ESLintUtils.getAncestors
,ESLintUtils.getCwd
and othersActual Result
These functions are not exported
Additional Info
See #8192 (comment):
The import was removed in #8377, but wasn't restored in #8399
Versions
@typescript-eslint/utils
7.7.1
The text was updated successfully, but these errors were encountered: