Skip to content

Migrate to pnpm and restructure project setup#156

Merged
BlackTiger007 merged 18 commits intomainfrom
chore/setup-pnpm-and-refactor-project
Dec 23, 2024
Merged

Migrate to pnpm and restructure project setup#156
BlackTiger007 merged 18 commits intomainfrom
chore/setup-pnpm-and-refactor-project

Conversation

@BlackTiger007
Copy link
Copy Markdown
Member

This PR migrates the project from npm to pnpm as the package manager and restructures the project setup to ensure a more optimized and modern structure. The existing code in the src directory remains unchanged.

Changes:

  • Migration from npm to pnpm:
    • Replacing package-lock.json with pnpm-lock.yaml.
    • Adjusting scripts in package.json for pnpm compatibility.
  • Restructuring the project setup:
    • Updating .gitignore to exclude pnpm-specific files.
    • Testing and verifying the new setup with pnpm.
  • The code in the src directory is fully preserved and remains untouched.

- Applied Prettier formatting to ensure consistent code style
@sonarqubecloud
Copy link
Copy Markdown

@BlackTiger007 BlackTiger007 merged commit ad84402 into main Dec 23, 2024
@BlackTiger007 BlackTiger007 deleted the chore/setup-pnpm-and-refactor-project branch December 23, 2024 14:50
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.16.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant