buildadmin/web
2024-09-08 18:43:26 +08:00
..
.vscode
public
src refactor(Terminal):优化开发服务环境检测,去除开发服务端口配置功能 2024-09-08 18:43:26 +08:00
types refactor(baTable):优化类型定义 2024-08-16 23:19:43 +08:00
.editorconfig
.env
.env.development
.env.production
.eslintignore
.eslintrc.cjs build: eslint和prettier与ESM的兼容 2023-12-23 13:13:37 +08:00
.npmrc build:升级前端依赖 2024-06-04 18:34:28 +08:00
.prettierrc.js build: eslint和prettier与ESM的兼容 2023-12-23 13:13:37 +08:00
index.html style:格式化代码 2023-12-23 13:15:32 +08:00
package.json build:升级 vue-tsc 依赖 2024-09-08 16:06:07 +08:00
tsconfig.json feat(build):增加 vue-tsc 依赖和 typecheck 命令 2024-06-10 23:41:37 +08:00
vite.config.ts refactor:新版本 Vite 中需要使用不同的方案禁用热更新 2023-12-25 06:14:54 +08:00