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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
使用 vite-plugin-linter 实现,能实现在开发时实时 lint, 但始终显示如下提示:
上午11:41:02 [vite] warning: src/main.ts:2:17 - error TS2307: Cannot find module './App.vue' or its corresponding type declarations.
项目是直接 create-vite 创建的初始项目, vue3+ts
Beta Was this translation helpful? Give feedback.
All reactions