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.
📎 연관 이슈
해결된 이슈: close #417
✏️ 작업 내용
현재 프로젝트의 코드 품질 향상을 위해 ESLint를 설정하였습니다.
ESLint 설정
다음과 같은 규칙들을 추가하여 코드 품질을 향상시켰습니다.
또한 type, lint, format 검사는 git action을 이용하여 dev/fe에 병합하거나 푸시를 할 경우 실행됩니다.
🙏🏻 리뷰 요구 사항
ESLint 설정에 대해 다음 사항들을 검토해주시면 감사하겠습니다.
ESLint 규칙
해당 방식의 남용을 방지하기 위해 해당 규칙 무시 룰을 사용할 경우 위에 주석으로 사용한 이유를 명시해 주시기 바랍니다.