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

fix: add prettier-plugin-organize-imports #9637

Merged
merged 1 commit into from
Apr 11, 2024
Merged

Conversation

mattkrick
Copy link
Member

our code review diffs looked larger than they usually do because different devs sort imports in a different order.
this uses a prettier plugin to organize imports as defied by typescript.
that means we should see fewer diff lines in pull requests.

Signed-off-by: Matt Krick <matt.krick@gmail.com>
@github-actions github-actions bot requested a review from tianrunhe April 11, 2024 21:37
@mattkrick mattkrick merged commit 7d1086d into master Apr 11, 2024
6 checks passed
@mattkrick mattkrick deleted the fix/prettier-imports branch April 11, 2024 21:49
@github-actions github-actions bot mentioned this pull request Apr 16, 2024
24 tasks
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.

None yet

1 participant