cnbugs f79fd3ab22 彻底解决tsconfig找不到问题:移除@vue/tsconfig依赖,配置直接内联 1 week ago
..
public 1775d4b4fc feat: AutoSSL certificate management tool with Web UI 1 week ago
src a9842e9212 v0.01: 修复死锁Bug + DNS-01默认 + 超时调整 1 week ago
.gitignore 1775d4b4fc feat: AutoSSL certificate management tool with Web UI 1 week ago
README.md 1775d4b4fc feat: AutoSSL certificate management tool with Web UI 1 week ago
index.html 1775d4b4fc feat: AutoSSL certificate management tool with Web UI 1 week ago
package.json f79fd3ab22 彻底解决tsconfig找不到问题:移除@vue/tsconfig依赖,配置直接内联 1 week ago
tsconfig.app.json f79fd3ab22 彻底解决tsconfig找不到问题:移除@vue/tsconfig依赖,配置直接内联 1 week ago
tsconfig.json 7d86d9f188 恢复前端缺失的配置文件 1 week ago
tsconfig.node.json f79fd3ab22 彻底解决tsconfig找不到问题:移除@vue/tsconfig依赖,配置直接内联 1 week ago
vite.config.ts c453d3425d 修复MIME类型错误:静态资源404直接返回 + 支持自定义base路径 1 week ago

README.md

Vue 3 + TypeScript + Vite

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.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.