[no-unnecessary-type-arguments] Flags a violation for identically-named bu 8000 t different types #4489
Closed
3 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
Repro
Playground
Expected Result
The rule only flags violations when the type argument is identical to the default.
Actual Result
The rule flags violations when the type argument is different from the default, but has the same name.
The text was updated successfully, but these errors were encountered: