Skip to content

Commit

Permalink
完善文档
Browse files Browse the repository at this point in the history
Co-authored-by: biaov <biaov2017@qq.com>
Co-authored-by: biaov2017 <biao2017@qq.com>
Co-authored-by: biaov2018 <biaov2017@qq.com>
  • Loading branch information
biaov committed Jul 25, 2024
1 parent 8c43ea7 commit 9ed933a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
- [x] [生成工作目录结构文件](#生成工作目录结构文件)
- [x] [检查 `package.json` 依赖版本](#检查-packagejson-依赖版本)
- [x] [生成依赖注释文件](#生成依赖注释文件)
- [x] [更新 `.vscode` 文件](#更新-vscode-文件)

## 全局安装

Expand Down Expand Up @@ -181,6 +182,12 @@ auto comment
- `@rollup/rollup-linux-x64-gnu`:
```

### 更新 `.vscode` 文件

```sh
auto vscode-config
```

### 技术栈

- `Vite` + `TypeScript` + `NodeJs`
Expand Down

0 comments on commit 9ed933a

Please sign in to comment.