zhangchuang d2fedd0da6 新增权限管理 | hai 13 horas | |
---|---|---|
.vscode | hai 1 mes | |
public | hai 1 mes | |
src | hai 13 horas | |
.env | hai 3 semanas | |
.gitignore | hai 1 mes | |
README.md | hai 1 mes | |
index.html | hai 1 mes | |
package.json | hai 4 semanas | |
pnpm-lock.yaml | hai 4 semanas | |
tsconfig.json | hai 1 mes | |
tsconfig.node.json | hai 1 mes | |
vite.config.ts | hai 1 mes |
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.