42-world / Rookies-Design-System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature] eslint 리액트 추가

Seojunhwan opened this issue · comments

작업할 내용

현재 eslint가 typescript는 적용이 잘 되는데, 리액트가 빠져있어 버그 발생이 우려됨
ex) useEffect, useCallback 내부 의존성 배열에 들어갈 값을 확인하지 않음

해야할 일

  • eslint react plugin 적용
  • 기존 코드에 적용