marunemo / Hanchelin_Guide

4 stars 3 forks source link

리팩토링 관련 #29

Open marunemo opened 3 years ago

marunemo commented 3 years ago

AirBnb 사에서 제공하는 코딩 컨벤션을 읽어보고 이대로 리팩토링 해주시면 될 것 같습니다.


Javascript : https://github.com/airbnb/javascript React : https://github.com/airbnb/javascript/tree/master/react/

Javascript 번역본 : https://github.com/ParkSB/javascript-style-guide React 번역본 : https://github.com/apple77y/javascript/tree/master/react

shine-jung commented 3 years ago

넵 제가 관여하는 코드 파일에 리팩토링 적용하였습니다.

marunemo commented 3 years ago

이 부분도 유의해주시면 감사하겠습니다. https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/jsx-curly-spacing.md

hhjj0506 commented 3 years ago

확인했습니다