chenbaoxin e2f8ce1926 增加时间回显 | 3 月之前 | |
---|---|---|
.vscode | 6 月之前 | |
public | 6 月之前 | |
src | 3 月之前 | |
.env | 5 月之前 | |
.env.development | 4 月之前 | |
.env.production | 4 月之前 | |
.gitignore | 6 月之前 | |
README.md | 6 月之前 | |
index.html | 6 月之前 | |
package-lock.json | 5 月之前 | |
package.json | 5 月之前 | |
pnpm-lock.yaml | 5 月之前 | |
tsconfig.json | 5 月之前 | |
tsconfig.node.json | 6 月之前 | |
vite.config.ts | 4 月之前 | |
yarn.lock | 4 月之前 |
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.