buildadmin/web
2024-06-26 13:27:17 +08:00
..
.vscode
public
src feat:增加 Writeable 工具类型,可将只读属性转为可写 2024-06-26 13:27:17 +08:00
types feat:增加 Writeable 工具类型,可将只读属性转为可写 2024-06-26 13:27:17 +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 feat(build):增加 vue-tsc 依赖和 typecheck 命令 2024-06-10 23:41:37 +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