|
пре 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.