|
1 시간 전 | |
---|---|---|
.vscode | 10 달 전 | |
public | 1 주 전 | |
src | 1 시간 전 | |
vite | 10 달 전 | |
.editorconfig | 10 달 전 | |
.env.development | 5 달 전 | |
.env.production | 6 달 전 | |
.eslintignore | 10 달 전 | |
.eslintrc-auto-import.json | 10 달 전 | |
.eslintrc.js | 10 달 전 | |
.gitignore | 10 달 전 | |
.prettierignore | 10 달 전 | |
.prettierrc.cjs | 10 달 전 | |
README.md | 10 달 전 | |
commitlint.config.js | 10 달 전 | |
index.html | 6 달 전 | |
package-lock.json | 3 주 전 | |
package.json | 3 주 전 | |
tsconfig.json | 8 달 전 | |
vite.config.ts | 8 달 전 |
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.