Skip to content

Commit ae077bf

Browse files
committed
删除 package.json 中的 husky 钩子配置,简化文档生成流程。
1 parent 753f3be commit ae077bf

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,5 @@
4040
"engines": {
4141
"node": ">=18.16.0",
4242
"pnpm": ">=9.0.0"
43-
},
44-
"husky": {
45-
"hooks": {
46-
"pre-commit": "node docSite/static/js/doc-generate-llms.js"
47-
}
4843
}
4944
}

0 commit comments

Comments
 (0)