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.
💡 왜 PR을 올렸나요?
💁 무엇이 어떻게 바뀌나요?
1. tailwind 설치하였습니다.
animations.ts
를 적용하였습니다.slideIn
,fadeIn
등이 있습니다.2. eslint를 설정하였습니다.
eslint
를 적용하였는데, 추가 혹은 수정할 부분 있으시면 말씀해주세용3. prettier를 설정하였습니다.
4. github action을 추가하였습니다.
.github>labeler.yml
에 있는 라벨을 Pull Request의 제목 혹은 내용에 입력하면 자동으로 label이 생성됩니다.5. husky를 설정하였습니다.
📆 작업 예정인 것이 있나요 ?
💬 리뷰어분들께
자유롭게 리뷰해주세용
이해안가는 부분 있으시면 질문도 좋아요
토론도 환영입니다 ~