|
hai 22 horas | |
---|---|---|
.vscode | hai 11 meses | |
public | hai 1 semana | |
src | hai 22 horas | |
vite | hai 3 semanas | |
.editorconfig | hai 11 meses | |
.env.development | hai 1 semana | |
.env.production | hai 2 semanas | |
.eslintignore | hai 11 meses | |
.eslintrc-auto-import.json | hai 11 meses | |
.eslintrc.js | hai 11 meses | |
.gitignore | hai 3 semanas | |
.prettierignore | hai 11 meses | |
.prettierrc.cjs | hai 11 meses | |
README.md | hai 11 meses | |
commitlint.config.js | hai 11 meses | |
index.html | hai 8 meses | |
package-lock.json | hai 2 semanas | |
package.json | hai 2 semanas | |
tsconfig.json | hai 10 meses | |
vite.config.ts | hai 2 semanas |
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.