Skip to content

chore: 불필요한 라이브러리/파일 삭제 및 프로젝트 구조 정리#45

Merged
nijuy merged 6 commits intomainfrom
chore/remove-unused
May 28, 2025
Merged

chore: 불필요한 라이브러리/파일 삭제 및 프로젝트 구조 정리#45
nijuy merged 6 commits intomainfrom
chore/remove-unused

Conversation

@nijuy
Copy link
Owner

@nijuy nijuy commented May 28, 2025

#️⃣ 관련 이슈

💻 주요 변경 사항

  • 사용하지 않는 파일/패키지를 삭제했습니다

  • favicon.ico를 ❓ 로 변경했습니다

    • 다른 아이콘이 더 적합하다고 생각하시면 https://favicon.io/ 에서 파일 다운 + 변경해서 커밋해주세요 🙇‍♀️

💬 To. 리뷰어

  • @usedupnote 님이 작성하셨던 QuestionContentData.tsquestionContent.ts로 변경했어요.
    (타입 파일은 소문자로 시작하는 게 일반적이기도 하고, 다른 파일과의 형식을 통일하려는 의도였습니다)
    대소문자만 바뀐 파일을 인식시키려면 별도 설정이 필요해서, 설정 대신 꼭 필요한 의미가 아닌 거 같은 Data를 제거했어요.
    양해 부탁드립니다 🙇‍♀️

    또, feat: result calculation function 구현 #36feat: save test result to localStorage #43 에서 포맷팅이 적용되지 않은 부분 역시 여기서 같이 수정되었습니다. 혹시 에디터에서 수정하셨던 거라면 포맷팅 적용이 안 되고 있지 않은지 확인 부탁드려요 👍

@nijuy nijuy self-assigned this May 28, 2025
@nijuy nijuy linked an issue May 28, 2025 that may be closed by this pull request
4 tasks
@nijuy nijuy force-pushed the chore/remove-unused branch from 8d77b71 to 240e8ac Compare May 28, 2025 04:13
Copy link
Collaborator

@bye-on bye-on left a comment

Choose a reason for hiding this comment

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

수고하셨습니다! 👍

@usedupnote
Copy link
Collaborator

usedupnote commented May 28, 2025

@usedupnote 님이 작성하셨던 QuestionContentData.ts를 questionContent.ts로 변경했어요.
(타입 파일은 소문자로 시작하는 게 일반적이기도 하고, 다른 파일과의 형식을 통일하려는 의도였습니다)

고생하셨습니다! tsx에서 ts 로 바꾸면서 대소문자를 안바꿨네요...

포맷팅이 적용되지 않은 부분 역시 여기서 같이 수정되었습니다.
혹시 에디터에서 수정하셨던 거라면 포맷팅 적용이 안 되고 있지 않은지 확인 부탁드려요 👍

몇몇 부분에 프리티어 적용이 안되네요...? 왜인지 한 번 알아보겠습니다!

Copy link
Collaborator

@namjun12 namjun12 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다 :)

@nijuy nijuy merged commit 5e5147e into main May 28, 2025
1 check passed
@nijuy nijuy deleted the chore/remove-unused branch May 28, 2025 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: 불필요한 라이브러리/파일 삭제 및 프로젝트 구조 정리

4 participants