core(husky): adding the prefix

This commit is contained in:
Raphael 2025-10-03 13:17:32 +02:00
parent 8e1cfc0c4a
commit 357f1cc128
No known key found for this signature in database

View file

@ -1,2 +1,2 @@
#!/usr/bin/env sh
pnpm lint-staged
pnpm --prefix=./src/ lint-staged