zhangchuang 1ea389c860 首页专利 | 17 hours ago | |
---|---|---|
.vscode | 2 months ago | |
public | 2 months ago | |
src | 17 hours ago | |
.env | 22 hours ago | |
.gitignore | 2 months ago | |
README.md | 2 months ago | |
index.html | 2 months ago | |
package.json | 22 hours ago | |
pnpm-lock.yaml | 22 hours ago | |
tsconfig.json | 2 months ago | |
tsconfig.node.json | 2 months ago | |
vite.config.ts | 2 months ago |
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.