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

[#272] Add prettier plugin for sorting imports order #309

Merged
merged 2 commits into from
Mar 21, 2024

Conversation

2wheeh
Copy link
Collaborator

@2wheeh 2wheeh commented Mar 20, 2024

Resolves #272

Changes

  • 그동안 잘못써있던 format 스크립트를 수정합니다.
  • api 에서처럼 임포트문 정렬을 프리티어에 포함시키고,
  • ui 코드베이스에 포맷팅을 적용합니다.

@2wheeh 2wheeh added the ui Something about UI label Mar 20, 2024
@2wheeh 2wheeh requested review from isutare412 and skgndi12 March 20, 2024 13:40
@2wheeh 2wheeh self-assigned this Mar 20, 2024
Copy link

@isutare412 isutare412 self-requested a review March 21, 2024 01:05
@2wheeh 2wheeh force-pushed the feature/issue-272/sort-imports branch from 91ccff5 to 996441e Compare March 21, 2024 03:46
Copy link

Copy link
Collaborator

@isutare412 isutare412 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@2wheeh 2wheeh merged commit 98eeab1 into develop Mar 21, 2024
4 checks passed
@2wheeh 2wheeh deleted the feature/issue-272/sort-imports branch March 21, 2024 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui Something about UI
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Sort imports order
3 participants