codestates / codestates/Jumo-client
[KPT]3주차 화요일 회고
Open
retrospect
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Keep (유지할 항목)
- 작업 파일이 겹치지 않도록 업무 분담을 하니, git 충돌이 일어날 일이 거의 없었던 것 같아 좋다.
- ```git add . ``` 는 사용하지 않고, 내가 작업한 파일만 ```git add [작업파일]``` 로 추가하는 것도 git 충돌을 방지하는 것 같아 좋다.
## Problem (문제라고 생각하는 항목)
- .eslintrc 설정을 잘 모르고 사용해 작업하는데 error로 어려움을 겪고 있다.
## Try (Action Items)
* [x] eslintrc 설정을 우리 프로젝트에 맞게 바꿔줘야 겠다.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.