Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Commit

Permalink
fix: 🐛 pnpm 运行命令不执行pre钩子。refer:#146
Browse files Browse the repository at this point in the history
✅ Closes: 152
  • Loading branch information
danni-cool committed Feb 6, 2024
1 parent 6619e2a commit 51ce80e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
shamefully-hoist=true
auto-install-peers=true
strict-peer-dependencies=true
strict-peer-dependencies=true
enable-pre-post-scripts=true

0 comments on commit 51ce80e

Please sign in to comment.