plg 78aec67043 修改测试完成后未显示测试记录未读条数 | há 1 semana atrás | |
---|---|---|
.vscode | há 4 meses atrás | |
public | há 4 meses atrás | |
src | há 1 semana atrás | |
.eslintrc.cjs | há 4 meses atrás | |
.gitignore | há 4 meses atrás | |
.prettierrc.json | há 4 meses atrás | |
README.md | há 4 meses atrás | |
env.d.ts | há 4 meses atrás | |
favicon.png | há 3 meses atrás | |
index.html | há 1 mês atrás | |
package-lock.json | há 2 meses atrás | |
package.json | há 3 semanas atrás | |
tsconfig.app.json | há 4 meses atrás | |
tsconfig.json | há 4 meses atrás | |
tsconfig.node.json | há 4 meses atrás | |
vite.config.ts | há 3 semanas atrás |
This template should help get you started developing with Vue 3 in Vite.
VSCode + Volar (and disable Vetur).
.vue
Imports in TSTypeScript cannot handle type information for .vue
imports by default, so we replace the tsc
CLI with vue-tsc
for type checking. In editors, we need Volar to make the TypeScript language service aware of .vue
types.
See Vite Configuration Reference.
npm install
npm run dev
npm run build
npm run lint