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

feat: Add shared Prettier config for import sorting #110

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

jhnns
Copy link
Member

@jhnns jhnns commented Mar 22, 2024

Included Prettier plugin sort imports in project configuration for better code organization and consistency. Matched ESLint config by adding prettier.config.js file with plugin settings. Updated dependencies to include @trivago/prettier-plugin-sort-imports v4.3.0 for extended functionality.

Included Prettier plugin sort imports in project configuration for better code organization and consistency. Matched ESLint config by adding prettier.config.js file with plugin settings. Updated dependencies to include @trivago/prettier-plugin-sort-imports v4.3.0 for extended functionality.
@jhnns jhnns changed the title feat: Add Prettier plugin sort imports to project feat: Add shared Prettier config for import sorting Mar 22, 2024
@jhnns jhnns merged commit cb1ba16 into main Mar 22, 2024
2 checks passed
@jhnns jhnns deleted the introduce-prettier-config branch March 22, 2024 11:58
Copy link

🎉 This PR is included in version 37.2.0 🎉

The release is available on:

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