Skip to content

Error TS7016 when using // @ts-check in eslint.config.js #120

@GeoffreyParrier

Description

@GeoffreyParrier

Versions

eslint-plugin-vuetify: 2.5.3
eslint: 9.35.0
typescript: 5.9.2

Issue

When importing eslint-plugin-vuetify in an eslint config with // @ts-check we get this error:

TS7016: Could not find a declaration file for module eslint-plugin-vuetify.

What seems to be the reason

Missing .d.ts exports
Here's a comparison between eslint-plugin-vue and eslint-plugin-vuetify

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions