Conversation
4 tasks
8d77b71 to
240e8ac
Compare
bye-on
approved these changes
May 28, 2025
Collaborator
고생하셨습니다! tsx에서 ts 로 바꾸면서 대소문자를 안바꿨네요...
몇몇 부분에 프리티어 적용이 안되네요...? 왜인지 한 번 알아보겠습니다! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#️⃣ 관련 이슈
💻 주요 변경 사항
사용하지 않는 파일/패키지를 삭제했습니다
favicon.ico를 ❓ 로 변경했습니다
💬 To. 리뷰어
@usedupnote 님이 작성하셨던
QuestionContentData.ts를questionContent.ts로 변경했어요.(타입 파일은 소문자로 시작하는 게 일반적이기도 하고, 다른 파일과의 형식을 통일하려는 의도였습니다)
대소문자만 바뀐 파일을 인식시키려면 별도 설정이 필요해서, 설정 대신 꼭 필요한 의미가 아닌 거 같은
Data를 제거했어요.양해 부탁드립니다 🙇♀️
또, feat: result calculation function 구현 #36 과 feat: save test result to localStorage #43 에서 포맷팅이 적용되지 않은 부분 역시 여기서 같이 수정되었습니다. 혹시 에디터에서 수정하셨던 거라면 포맷팅 적용이 안 되고 있지 않은지 확인 부탁드려요 👍