plg b490daa35b 修改测试后出现的更多测试提示 | 3 هفته پیش | |
---|---|---|
.vscode | 4 ماه پیش | |
public | 4 ماه پیش | |
src | 3 هفته پیش | |
.eslintrc.cjs | 4 ماه پیش | |
.gitignore | 4 ماه پیش | |
.prettierrc.json | 4 ماه پیش | |
README.md | 4 ماه پیش | |
env.d.ts | 4 ماه پیش | |
favicon.png | 3 ماه پیش | |
index.html | 1 ماه پیش | |
package-lock.json | 2 ماه پیش | |
package.json | 2 ماه پیش | |
tsconfig.app.json | 4 ماه پیش | |
tsconfig.json | 4 ماه پیش | |
tsconfig.node.json | 4 ماه پیش | |
vite.config.ts | 2 ماه پیش |
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