Go to file
2023-10-25 23:06:14 +08:00
.github/workflows 更新工作流 2023-07-04 15:17:55 +08:00
.vscode 增加 vscode 推荐扩展 2022-10-22 00:51:06 +08:00
plop-templates 代码微调 2023-06-01 23:34:58 +08:00
public 更新任务流 2023-06-14 16:13:17 +08:00
scripts 补充 process 引入 2023-08-26 12:17:42 +08:00
src 修复搜索结果列表图标展示过大 2023-10-11 17:20:37 +08:00
vite/plugins 补充 process 引入 2023-08-26 12:17:42 +08:00
.editorconfig TypeScript 支持 2022-09-25 23:32:45 +08:00
.env.development 开发环境默认关闭本地代理 2023-09-09 09:36:04 +08:00
.env.example 移除 vite-plugin-html 插件 2023-02-22 19:16:50 +08:00
.eslintignore 更新依赖,修改lint配置 2023-03-28 01:14:35 +08:00
.eslintrc 更新依赖,修改lint配置 2023-03-28 01:14:35 +08:00
.gitignore 给 eslint 和 stylelint 命令增加 --cache 设置 2022-10-23 14:04:42 +08:00
.lintstagedrc 调整代码风格 2023-04-06 00:04:23 +08:00
.npmrc TypeScript 支持 2022-09-25 23:32:45 +08:00
.stylelintignore 更新依赖,修改lint配置 2023-03-28 01:14:35 +08:00
.stylelintrc 更新依赖,修改 ts 警告 2023-07-29 10:15:20 +08:00
index.html 入口 index.html 设置为不缓存 2023-04-26 23:03:23 +08:00
LICENSE first commit 2021-08-27 10:32:21 +08:00
package.json 更新依赖 2023-10-25 23:06:14 +08:00
plopfile.js plop 模板读取增加校验 2023-07-29 10:17:09 +08:00
pnpm-lock.yaml 更新依赖 2023-10-25 23:06:14 +08:00
postcss.config.js TypeScript 支持 2022-09-25 23:32:45 +08:00
scss.template.hbs TypeScript 支持 2022-09-25 23:32:45 +08:00
tsconfig.json vite-plugin-vue-layouts 替换为 vite-plugin-vue-meta-layouts 2023-04-06 01:16:04 +08:00
tsconfig.node.json TypeScript 支持 2022-09-25 23:32:45 +08:00
vite.config.ts 补充 process 引入 2023-08-26 12:17:42 +08:00