chore: adjust husky config [skip ci]

This commit is contained in:
Daniel Sogl 2025-01-06 16:08:58 +00:00
parent d29e77065c
commit 1f3448e3ef
2 changed files with 0 additions and 6 deletions

View File

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

View File

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