Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fe eslint rule 변경 #127

Open
OriginJang opened this issue Nov 18, 2019 · 0 comments
Open

fe eslint rule 변경 #127

OriginJang opened this issue Nov 18, 2019 · 0 comments
Assignees
Labels
eslint fe Front-end related setup

Comments

@OriginJang
Copy link
Contributor

OriginJang commented Nov 18, 2019

  1. react/jsx-filename-extension 설정, .js, .jsx 추가
  2. import/prefer-default-export 무시.
@OriginJang OriginJang added eslint fe Front-end related setup labels Nov 18, 2019
OriginJang added a commit that referenced this issue Nov 19, 2019
상세 : -
이유 : 컴포넌트 import 시 구조분해 할당을 적용하는데
컴포넌트가 하나인 경우에 발생하는 lint 에러를 수정하기 위함

#127
younguna added a commit that referenced this issue Nov 25, 2019
상세:
- client/server workspace에서 eslint no-undef 해제
이유:
- jest는 글로벌로 작동하기 때문에 따로 임포트하여 사용하지 않음

#127 #85
@younguna younguna changed the title eslint rule 변경 fe eslint rule 변경 Dec 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
eslint fe Front-end related setup
Projects
None yet
Development

No branches or pull requests

4 participants