Mr. Robot 73145c0862 fix: 调整左右图表轴标签重叠和运行状态UI | il y a 1 mois | |
---|---|---|
.vscode | il y a 6 mois | |
public | il y a 6 mois | |
src | il y a 1 mois | |
.env | il y a 5 mois | |
.env.development | il y a 3 mois | |
.env.production | il y a 3 mois | |
.gitignore | il y a 6 mois | |
README.md | il y a 6 mois | |
index.html | il y a 6 mois | |
package-lock.json | il y a 5 mois | |
package.json | il y a 5 mois | |
pnpm-lock.yaml | il y a 5 mois | |
tsconfig.json | il y a 5 mois | |
tsconfig.node.json | il y a 6 mois | |
vite.config.ts | il y a 3 mois | |
yarn.lock | il y a 4 mois |
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.