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

[CHORE] React에서 TypeScript로 마이그레이션 #3

Open
4 tasks done
sy-paik opened this issue Sep 15, 2023 · 0 comments
Open
4 tasks done

[CHORE] React에서 TypeScript로 마이그레이션 #3

sy-paik opened this issue Sep 15, 2023 · 0 comments
Assignees
Labels
⚙️ chore 기본 세팅

Comments

@sy-paik
Copy link
Collaborator

sy-paik commented Sep 15, 2023

📂 작업 대상

기존의 React 프로젝트를 TypeScript로 마이그레이션하기 위해 필요한 라이브러리들을 설치합니다.

🔨 작업 내용

  • 타입스크립트 라이브러리를 설치합니다. (yarn 사용)
  • jsconfig.json > tconfig.json으로 변경합니다.
  • eslint와 prettier를 설치합니다.
  • emotion 라이브러리를 설치합니다.

📎 참고 자료

React에서 TypeScript 마이그레이션을 위한 세팅

⌚ 추정 시간

1시간 이내

@sy-paik sy-paik added the ⚙️ chore 기본 세팅 label Sep 15, 2023
@sy-paik sy-paik self-assigned this Sep 15, 2023
@sy-paik sy-paik changed the title [Chore] React에서 TypeScript로 마이그레이션 [CHORE] React에서 TypeScript로 마이그레이션 Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ chore 기본 세팅
Projects
None yet
Development

No branches or pull requests

1 participant