관리 메뉴

취미개발 블로그와 마음수양

eslint 설정 본문

FrontEnd/React

eslint 설정

아라한사 2020. 12. 13. 00:49

airbnb 스타일 같이 사용해보고 싶은 경우

ooyuolog.tistory.com/51

nextjs 같이 사용할 경우 ( unused var 생겼었음 )

joelmasters.medium.com/setting-up-eslint-for-nextjs-37163d4cabaa

 

type script 같이사용할 경우

tristan91.tistory.com/564

'FrontEnd > React' 카테고리의 다른 글

nextjs 배포  (0) 2021.01.18
next.js 관련 세미나 정리  (0) 2020.12.28
nextjs 배포  (0) 2020.12.13
nextjs 와 typescript 같이 사용  (0) 2020.12.12
React style loader 변경  (0) 2019.11.30