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

[Feat] useCoreInfiniteQuery에서 itemContainingProp에 대한 타입 작성하지 않아도 되도록 수정 #263

Open
2 tasks
kingyong9169 opened this issue Apr 22, 2023 · 0 comments
Assignees
Labels
💻 Feature 기능 개발 ♻︎ Refactor 코드 리팩토링 작업

Comments

@kingyong9169
Copy link
Contributor

💡 개요

useCoreInfiniteQuery에서 itemContainingProp에 대한 타입 작성하지 않아도 되도록 수정

🤩 기능 설명

현재, 해당 훅에서는 3개의 제네릭 타입을 받습니다. 하지만 마지막 타입은 사용하지 않을 가능성도 있어 개발자가 사용하지 않아도 되도록 수정이 필요합니다. 다만 현재 기술부채가 있어 TS에 대한 기술부채를 갚고 해결해보려 합니다.

🍒 세부 기능

어떤 세부 기능을 구현할지 말씀해주세요.

  • feature_detail 1
  • feature_detail 2

📖 참고 사항

공유할 내용, 레퍼런스, 추가로 발생할 것으로 예상되는 이슈, 스크린샷 등을 넣어 주세요.

  • 추가적으로 필요한 내용은 comment로 남겨주세요.
@kingyong9169 kingyong9169 added 💻 Feature 기능 개발 ♻︎ Refactor 코드 리팩토링 작업 labels Apr 22, 2023
@kingyong9169 kingyong9169 self-assigned this Apr 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 Feature 기능 개발 ♻︎ Refactor 코드 리팩토링 작업
Projects
None yet
Development

No branches or pull requests

1 participant