mirror of
https://github.com/Tencent/tdesign-vue-next-starter.git
synced 2024-11-10 07:28:24 +08:00
5 lines
88 B
Bash
Executable File
5 lines
88 B
Bash
Executable File
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
#exec < /dev/tty && npx git-cz --hook || true
|