|
1 stundu atpakaļ | |
---|---|---|
.vscode | 10 mēneši atpakaļ | |
public | 1 nedēļu atpakaļ | |
src | 1 stundu atpakaļ | |
vite | 10 mēneši atpakaļ | |
.editorconfig | 10 mēneši atpakaļ | |
.env.development | 5 mēneši atpakaļ | |
.env.production | 6 mēneši atpakaļ | |
.eslintignore | 10 mēneši atpakaļ | |
.eslintrc-auto-import.json | 10 mēneši atpakaļ | |
.eslintrc.js | 10 mēneši atpakaļ | |
.gitignore | 10 mēneši atpakaļ | |
.prettierignore | 10 mēneši atpakaļ | |
.prettierrc.cjs | 10 mēneši atpakaļ | |
README.md | 10 mēneši atpakaļ | |
commitlint.config.js | 10 mēneši atpakaļ | |
index.html | 6 mēneši atpakaļ | |
package-lock.json | 3 nedēļas atpakaļ | |
package.json | 3 nedēļas atpakaļ | |
tsconfig.json | 8 mēneši atpakaļ | |
vite.config.ts | 8 mēneši atpakaļ |
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.