zhangchuang c8abda45a2 商标管理所有子模块-上传文件BUG修复 | hace 1 semana | |
---|---|---|
.vscode | hace 1 mes | |
public | hace 1 mes | |
src | hace 1 semana | |
.env | hace 3 semanas | |
.gitignore | hace 1 mes | |
README.md | hace 1 mes | |
index.html | hace 1 mes | |
package.json | hace 4 semanas | |
pnpm-lock.yaml | hace 4 semanas | |
tsconfig.json | hace 1 mes | |
tsconfig.node.json | hace 1 mes | |
vite.config.ts | hace 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.