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.
✨ 작업 내용
✨ 참고 사항
처음 pnpm 개발환경을 설정하느라 Window나 Mac에서 VScode Terminal 내에서 인식하지 못하는 오류가 있습니다.
이를 위해서 npm으로 pnpm을 따로 설치한 후 작업을 진행하셔야 됩니다.
ESLint는 현재 airbnb-eslint-plugin을 전체적으로 적용하였습니다.
Prettier 부분은 따로 설정하였으므로 vscode extension에서 prettier를 다운받으셔서 사용하시면 될 것 같습니다.
⏰ 현재 버그
해결완료
현재 tanstack query 모듈에서 @tanstack/react-query-devtools를 설치했음에도 불구하고
모듈이 없다는 에러가 발생하고 있습니다. devtools 자체는 문제없이 돌아가는데 이후 문제에 대해서 찾아보고 config.ts 파일에서 수정을 따로 해야될 꺼 같습니다.
현재 VScode내에서 현재 Image를 import를 해올때 분명 파일이 있지만 파일을 찾을 수 없다는 에러가 뜨고 있습니다.
현재 실행시키는 데에 있어서 파일 돌리기엔 무리가 없으나 VScode 자체내 에러인 것 같습니다. 추후 확인이 필요합니다.
✏ Git Close
close #1