This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup>
SFCs, check out the script setup docs to learn more.
-
VS Code + Vue - Official (previously Volar) and disable Vetur
-
Use vue-tsc for performing the same type checking from the command line, or for generating d.ts files for SFCs.
此模板可帮助您开始在 Vite 中使用 Vue 3 和 TypeScript 进行开发。 该模板使用 Vue 3 <script setup>
SFC,请查看 script setup docs 了解更多信息。
-
VS 代码](https://code.visualstudio.com/) + Vue - 官方 (之前为 Volar) 并禁用 Vetur
-
使用 vue-tsc 从命令行执行相同的类型检查,或为 SFC 生成 d.ts 文件。