-
Notifications
You must be signed in to change notification settings - Fork 2
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
issue#82 게시글 리팩토링 #83
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
저희가 props 부분에 해당하는 타입은 interface 쓰기로 한것 같은데 반영이 안된것 같네요 ㅠㅠ
캘린더 관련 라이브러리 버전이 바뀌면서 문법이 좀 많이 변경된것 같네요. 고생많으셨습니다.
|
||
# api docs | ||
/src/models |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
해당 파일들에 eslint 관련 disable 속성이 많이 적용되어있는것 같은데, eslintignore 파일도 생성해서 무시 파일에 추가하는건 어떨까요?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
해당 파일은 저희가 직접 작성하는 게 아니라, 라이브러리에서 작성해주는 파일이니까 따로 eslintignore에 파일을 추가할 필요는 없을 거 같아요..!
src/app/(main)/notice/posts/[postId]/_components/PostDetail.tsx
Outdated
Show resolved
Hide resolved
...vity/[semesterId]/[activityId]/boards/[boardId]/posts/[postId]/_components/detail/Detail.tsx
Outdated
Show resolved
Hide resolved
...n)/activity/[semesterId]/[activityId]/boards/[boardId]/create-post/_components/form/Form.tsx
Outdated
Show resolved
Hide resolved
예전에 작성된 코드라서 type으로 사용한 부분이 많네요 ㅎㅎ.. 아래 로직만 변경하느라 놓친 것 같습니다ㅜㅜ 담부턴 주의하겠습니당 |
머지머지 |
📝 상세 내용
#️⃣ 이슈 번호
🔗 참고 자료
📷 스크린샷(선택)