This commit is contained in:
Pablo Natek 2024-04-05 09:08:20 +02:00
parent d9a3cc9591
commit 71a333786e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npm run commitlint ${1}
pnpm run commitlint ${1}