We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This project currently uses npm as its package manager. Converting to pnpm would provide several benefits:
The conversion should be straightforward:
This change is expected to have minimal impact on the development workflow while providing the benefits mentioned above.
The text was updated successfully, but these errors were encountered:
b205aa5
Successfully merging a pull request may close this issue.
Convert from npm to pnpm
Background
This project currently uses npm as its package manager. Converting to pnpm would provide several benefits:
Proposed Changes
Implementation Details
The conversion should be straightforward:
Impact
This change is expected to have minimal impact on the development workflow while providing the benefits mentioned above.
The text was updated successfully, but these errors were encountered: