Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

False positive: eslint import resolvers #571

@ghost

Description

We use eslint-import-resolver-typescript with the below config in eslintConfig:

      "import/resolver": {
        "typescript": {
          "alwaysTryTypes": true
        }
      },

This shows up as an unused dependency when using the eslint special.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions