-
Notifications
You must be signed in to change notification settings - Fork 8
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
refactor: added prettier-plugin-organize-imports
#3496
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 #3494 ^.^ |
don't tell me to wait … |
I just did this and there seem to be some conflicts with the |
Proposed changes
Resolves #3335
Types of changes
Further comments