fix: replace npx with pnpm exec in husky hook, clear shamefully-hoist from .npmrc
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
1cd20291d0
commit
d5f880d631
2 changed files with 1 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
npx lint-staged
|
||||
pnpm exec lint-staged
|
||||
|
|
|
|||
1
.npmrc
1
.npmrc
|
|
@ -1 +0,0 @@
|
|||
shamefully-hoist=false
|
||||
Loading…
Add table
Reference in a new issue