zhangchuang ef535c39ce 商标申请 | 3 周之前 | |
---|---|---|
.vscode | 2 月之前 | |
public | 2 月之前 | |
src | 3 周之前 | |
.gitignore | 2 月之前 | |
README.md | 2 月之前 | |
index.html | 2 月之前 | |
package.json | 2 月之前 | |
pnpm-lock.yaml | 2 月之前 | |
tsconfig.json | 2 月之前 | |
tsconfig.node.json | 2 月之前 | |
vite.config.ts | 2 月之前 |
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.