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 26c46b9 commit 3220e57Copy full SHA for 3220e57
packages/create-app/template-vue-ts/README.md
@@ -23,4 +23,5 @@ Run `Volar: Switch TS Plugin on/off` from VSCode command palette.
23
1. Install and add `@vuedx/typescript-plugin-vue` to the [plugins section](https://www.typescriptlang.org/tsconfig#plugins) in `tsconfig.json`
24
2. Delete `src/shims-vue.d.ts` as it is no longer needed to provide module info to Typescript
25
3. Open `src/main.ts` in VSCode
26
-4. Open the VSCode command palette 5. Search and run "Select TypeScript version" -> "Use workspace version"
+4. Open the VSCode command palette
27
+5. Search and run "Select TypeScript version" -> "Use workspace version"
0 commit comments