Skip to content

TypeScript: declaration file missing for module @vue/ eslint-config-prettier #24

Closed
@MartinX3

Description

@MartinX3

Using eslint.config.ts and vue-tsc.

TS7016: Could not find a declaration file for module @vue/ eslint-config-prettier.
/ projectpath/ node_modules/.pnpm/@vue+eslint-config-prettier@10.0.0_@types+eslint@9.6.0_eslint@9.12.0_jiti@1.21.6__prettier@3.3.3/ node_modules/@vue/ eslint-config-prettier/ index. js
implicitly has an any type.
Try
npm i --save-dev @types/ vue__eslint-config-prettier
if it exists or add a new declaration (.d. ts) file containing declare module '@vue/ eslint-config-prettier';

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