Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
MartinX3 opened this issue Oct 20, 2024 · 0 comments

Comments

@MartinX3
Copy link

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';
MartinX3 added a commit to Rad-Touristik-Club-Koln-e-V-1972/Rad-Touristik-Club-Koln-e-V-1972.github.io that referenced this issue Oct 23, 2024
See See vuejs/eslint-config-prettier#24

Signed-off-by: Martin Dünkelmann <nc-duenkekl3@netcologne.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant