delete: 移除docs目录下多余的文件

This commit is contained in:
aisouler
2024-02-07 00:08:27 +08:00
parent 1ffaf46a53
commit 1e653d35f2
351 changed files with 2 additions and 2560 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
#. "$(dirname -- "$0")/_/husky.sh"
pnpm exec commitlint --config commitlint.config.cts --edit ${1}
#pnpm exec commitlint --config commitlint.config.cts --edit ${1}