Files
yn/.husky/commit-msg
T

5 lines
74 B
Bash
Executable File

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn run commitlint --edit "$1"