chore: fix husky hooks

This commit is contained in:
Simone Busoli 2025-01-05 18:15:47 +01:00
parent 4a1db5ce0a
commit afd5920d22
3 changed files with 0 additions and 10 deletions

View File

@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx --no-install commitlint --edit $1

View File

@ -1,4 +0,0 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npm i

View File

@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx --no-install lint-staged