docs: update docs [deploy] (#4037)

* docs: update docs [deploy]

* chore: update ci

* chore: update ci

* fix: ci error
This commit is contained in:
Vben
2024-08-04 22:35:20 +08:00
committed by GitHub
parent 0d46a5471f
commit 36e33ea48a
10 changed files with 27 additions and 16 deletions

View File

@@ -162,4 +162,4 @@ git hook 一般结合各种 lint在 git 提交代码的时候进行代码风
### lint-staged
用于自动修复提交文件风格问题,其配置文件为 `.lintstagedrc.mjs`,其核心配置放在`internal/lint-configs/lint-staged-config`目录下,可以根据项目需求进行修改。
用于自动修复提交文件风格问题,其配置文件为 `.lintstagedrc.mjs`,可以根据项目需求进行修改。