HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
🐣
프론트엔드 데브코스 4기 교육생
/
🥱
윤지석2팀
/
eslint rule 설정 변경 사항

eslint rule 설정 변경 사항

작성자
URL
태그
논의 결과
eslint
콤마보다는 html entities를 사용을 권하는 rule
build할 때 생기는 오류로 인해, 사용하면서 제대로 적용되지 않을 때 바꾸기로 결정
'react/no-unescaped-entities': 0,