init
This commit is contained in:
4
2025-09-14-webpack-demo/.husky/commit-msg
Normal file
4
2025-09-14-webpack-demo/.husky/commit-msg
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
# 运行 commitlint 检查 commit message
|
||||
npx --no -- commitlint --edit ${1}
|
||||
Reference in New Issue
Block a user