mirror of
https://github.com/pure-admin/pure-admin-thin.git
synced 2025-11-15 23:23:37 +08:00
feat: add pure-admin-thin
This commit is contained in:
6
.husky/commit-msg
Executable file
6
.husky/commit-msg
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
# shellcheck source=./_/husky.sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
npx --no-install commitlint --edit "$1"
|
||||
Reference in New Issue
Block a user