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

서버, 클라이언트 공통 eslint, prettier, tsconfig 설정 및 클라이언트 패키지 설치 #2

Merged
merged 6 commits into from
Nov 14, 2022

Conversation

mjsdo
Copy link
Member

@mjsdo mjsdo commented Nov 14, 2022

Issues

🤷‍♂️ Description

프로젝트 세팅 관련 PR입니다.

📝 Primary Commits

  • 클라이언트 패키지 설치
  • eslint, prettier, tsconfig 공통 설정 추가

📒 Remarks

  • tsconfig는 client 디렉토리에서 extends한 것 참고하시면 됩니다.
  • eslintprettier는 하위 디렉토리에서 .eslintrc, .prettierrc생성해서 덮어 씌우면 됩니다.
  • jest config는 따로 작성해주세요~

@mjsdo mjsdo changed the title Client project settings 서버, 클라이언트 공통 eslint, prettier, tsconfig 설정 및 클라이언트 패키지 설치 Nov 14, 2022
Copy link
Member

@leegwae leegwae left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

보일러플레이트 확인

Copy link
Member

@leegwae leegwae left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

머지하겠습니다

@leegwae leegwae merged commit 79c25c8 into main Nov 14, 2022
@mjsdo mjsdo mentioned this pull request Nov 14, 2022
1 task
@mjsdo mjsdo deleted the client-project-settings branch November 15, 2022 06:31
@mjsdo mjsdo changed the title 서버, 클라이언트 공통 eslint, prettier, tsconfig 설정 및 클라이언트 패키지 설치 [Client, Server] 서버, 클라이언트 공통 eslint, prettier, tsconfig 설정 및 클라이언트 패키지 설치 Nov 17, 2022
@mjsdo mjsdo changed the title [Client, Server] 서버, 클라이언트 공통 eslint, prettier, tsconfig 설정 및 클라이언트 패키지 설치 서버, 클라이언트 공통 eslint, prettier, tsconfig 설정 및 클라이언트 패키지 설치 Nov 17, 2022
@mjsdo mjsdo added this to the ⛰️ Week2 milestone Nov 25, 2022
@mjsdo mjsdo self-assigned this Dec 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants