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