Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace all yarn in CONTRIBUTING.md with pnpm #9605

Merged

Conversation

Mini-ghost
Copy link
Contributor

When I tried to contribute to react-hook-form a few days ago, I was confused because it was migrated to pnpm in #9516 this PR.

This PR replaces all occurrences of yarn in CONTRIBUTING.md with pnpm. Hope this saves other contributors from confusion.

@codesandbox
Copy link

codesandbox bot commented Dec 17, 2022

CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@Mini-ghost
Copy link
Contributor Author

There are also some parts that have not been replaced by pnpm, as follow:

  • .husky/pre-commit
  • .vscode/launch.json
  • .vscode/settings.json
  • scripts/apiExtractor.js

Copy link
Member

@bluebill1049 bluebill1049 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@bluebill1049 bluebill1049 merged commit cc2a96e into react-hook-form:master Dec 17, 2022
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.

None yet

2 participants