HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
🌟
Programmers 최종 플젝 6조
/
📄
[프론트] 린터, 포맷터 룰 세팅
/
react/function-component-definition

react/function-component-definition

값
off
참고문서
사유
컴포넌트는 함수 선언문으로 써야 한다는 룰입니다. 현재 모두가 화살표 함수를 선호하므로 해제하였습니다.