Skip to content

Conversation

@nemchik
Copy link
Contributor

@nemchik nemchik commented Sep 14, 2024

husky add is deprecated, use echo instead

I also included passing the --lockfile argument in the example as I believe it's the most desirable default behavior. The important thing to do there is adding the -- right before package-changed so that the --lockfile argument is passed to package-changed and not read by npx itself.

p.s. I accidentally created nemchik#5 months ago instead of creating it correctly here 😆

husky add is deprecated, use echo instead
@nemchik nemchik closed this Mar 24, 2025
@nemchik nemchik deleted the update-readme branch March 24, 2025 14:10
@nemchik nemchik restored the update-readme branch March 24, 2025 17:29
@nemchik nemchik reopened this Mar 24, 2025
@nemchik
Copy link
Contributor Author

nemchik commented Mar 24, 2025

@thdk I've restored my branch and reopened this so it can merge.

Separate note, I actually have interest in adding support for other package managers (pnpm and yarn) and I'm playing around in a dev branch in my repo to see how it goes. What I'm doing may end up feeling like a heavier rewrite because I'm also looking at updating some syntax, dependencies, and tooling. Even if it doesn't land it'll open the door for some discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants