We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a49238a commit 77c87d7Copy full SHA for 77c87d7
utils/generateReadme.ts
@@ -29,7 +29,7 @@ This template should help get you started developing with Vue 3 in Vite.
29
30
## Recommended IDE Setup
31
32
-[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur).
+[VS Code](https://code.visualstudio.com/) + [Vue (Official)](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur).
33
${needsTypeScript ? sfcTypeSupportDoc : ''}
34
## Customize configuration
35
0 commit comments