Bug: [consistent-type-imports] erroneous report on type used in an export =
assertion
#8330
Closed
4 tasks done
Labels
accepting prs
Go ahead, send a pull request that resolves this issue
bug
Something isn't working
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
Before You File a Bug Report Please Confirm You Have Done The Following...
Playground Link
n/a - the broken commit hasn't released yet so it doesn't repro on playground
Repro Code
ESLint Config
tsconfig
Expected Result
No error
Actual Result
Type import "Foo" is used by decorator metadata
Additional Info
Looks like it was introduced by #8265
The text was updated successfully, but these errors were encountered: