.github/workflows
|
调整 github action 构建
|
2022-10-23 14:19:09 +08:00 |
.vscode
|
增加 vscode 推荐扩展
|
2022-10-22 00:51:06 +08:00 |
public
|
部署测试
|
2023-01-07 11:26:18 +08:00 |
scripts
|
TypeScript 支持
|
2022-09-25 23:32:45 +08:00 |
src
|
更新依赖
|
2023-02-20 01:56:45 +08:00 |
vite/plugins
|
引入 vite-plugin-vue-inspector 插件
|
2022-12-19 20:43:18 +08:00 |
.editorconfig
|
TypeScript 支持
|
2022-09-25 23:32:45 +08:00 |
.env.development
|
first commit
|
2021-08-27 10:32:21 +08:00 |
.env.example
|
移除环境配置文件里无效配置
|
2022-12-15 22:33:50 +08:00 |
.eslintrc
|
控制语句代码风格调整
|
2022-10-02 03:29:49 +08:00 |
.gitignore
|
给 eslint 和 stylelint 命令增加 --cache 设置
|
2022-10-23 14:04:42 +08:00 |
.lintstagedrc
|
给 eslint 和 stylelint 命令增加 --cache 设置
|
2022-10-23 14:04:42 +08:00 |
.npmrc
|
TypeScript 支持
|
2022-09-25 23:32:45 +08:00 |
.stylelintignore
|
first commit
|
2021-08-27 10:32:21 +08:00 |
.stylelintrc
|
更新依赖,移除 stylelint 废弃规则
|
2023-02-13 17:37:13 +08:00 |
index.html
|
TypeScript 支持
|
2022-09-25 23:32:45 +08:00 |
LICENSE
|
first commit
|
2021-08-27 10:32:21 +08:00 |
package.json
|
更新依赖
|
2023-02-20 01:56:45 +08:00 |
plopfile.js
|
TypeScript 支持
|
2022-09-25 23:32:45 +08:00 |
pnpm-lock.yaml
|
更新依赖
|
2023-02-20 01:56:45 +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
|
给 /src/types/ 路径增加 # alias
|
2022-12-09 00:58:45 +08:00 |
tsconfig.node.json
|
TypeScript 支持
|
2022-09-25 23:32:45 +08:00 |
vite.config.ts
|
修改 vite 构建配置
|
2022-12-14 00:10:03 +08:00 |