-
Notifications
You must be signed in to change notification settings - Fork 10
refactor: added prettier-plugin-organize-imports
#3496
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
base: main
Are you sure you want to change the base?
refactor: added prettier-plugin-organize-imports
#3496
Conversation
Why didn't you try: https://www.npmjs.com/package/prettier-plugin-organize-imports It is has more weekly downloads and last publish is newer |
because it wasn't mentioned in the issue … |
prettier-plugin-organize-imports
🔭🐙🐈 Test this branch here: https://db-ui.github.io/mono/review/3335-feat-added-further-support-for-import-statements |
After this, we need to run prettier over he codebase right? |
We should wait for https://github.com/db-ui/mono/pull/3494 ^.^ |
don't tell me to wait … |
I just did this and there seem to be some conflicts with the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 1 out of 3 changed files in this pull request and generated no comments.
Files not reviewed (2)
- .prettierrc.json: Language not supported
- package.json: Language not supported
Proposed changes
Resolves https://github.com/db-ui/mono/issues/3335
Types of changes
Further comments