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

PNPM migration #150

Merged
merged 6 commits into from
Aug 30, 2024
Merged

PNPM migration #150

merged 6 commits into from
Aug 30, 2024

Conversation

manchenkoff
Copy link
Owner

This pull request includes several changes aimed at improving the codebase's configuration, dependencies, and workflows. The most important changes include modifying the .editorconfig file, updating the GitHub workflows, removing ESLint and Prettier configurations, and switching from Yarn to PNPM.

Configuration Changes:

Workflow Improvements:

Dependency Management:

  • package.json: Switched from Yarn to PNPM for dependency management and updated several dependencies.
  • .npmrc: Added PNPM-specific configurations.

Documentation Updates:

Code Style and Standards:

  • eslint.config.mjs: Added a new ESLint configuration using @nuxt/eslint-config/flat.

@manchenkoff manchenkoff self-assigned this Aug 30, 2024
@manchenkoff manchenkoff merged commit b772f6d into main Aug 30, 2024
4 checks passed
@manchenkoff manchenkoff deleted the pnpm-migration branch August 30, 2024 09:02
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.

1 participant