This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
chatgpt-web
Watch
1
Star
0
Fork
0
You've already forked chatgpt-web
mirror of
https://github.com/Chanzhaoyu/chatgpt-web.git
synced
2025-02-20 11:55:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
chatgpt-web
/
.husky
/
pre-commit
5 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore: 添加 lint-staged
2023-02-13 11:03:10 +08:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
fix: 修复代码提交前验证流程
2023-02-13 20:55:26 +08:00
npx lint-staged
Reference in New Issue
Copy Permalink