Closed
Description
Before You File a Bug Report Please Confirm You Have Done The Following...
- I have tried restarting my IDE and the issue persists.
- I have updated to the latest version of the packages.
- I have searched for related issues and found none that matched my issue.
- I have read the FAQ and my problem is not listed.
Relevant Package
utils
Playground Link
No response
Repro Code
n/a
ESLint Config
n/a
tsconfig
Expected Result
To be able to use ESLintUtils.getAncestors
, ESLintUtils.getCwd
and others
Actual Result
These functions are not exported
Additional Info
See #8192 (comment):
The import was removed in #8377, but wasn't restored in #8399
Versions
package | version |
---|---|
@typescript-eslint/utils |
7.7.1 |