You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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';
The text was updated successfully, but these errors were encountered:
Using
eslint.config.ts
andvue-tsc
.The text was updated successfully, but these errors were encountered: