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: tsconfig 및 관련 파일 수정, package.json에 type module 추가 #341

Merged
merged 3 commits into from
Jan 4, 2024

Conversation

sukvvon
Copy link
Contributor

@sukvvon sukvvon commented Jan 4, 2024

📌 이슈번호

📗 구현 내용

📖 구현 스크린샷

📖 PR 포인트 & 궁금한 점

  • 권장되지 않은 moduleResolution의 Node에서 Bundler로 변경하였습니다!
  • 최신 브라우저와 호환성을 위해 target을 ES2020으로 변경하였습니다!

@sukvvon sukvvon added 🏅 Chore 위에 걸리지 않는 기타 변경사항(빌드 스크립트 수정, assets image, 패키지 매니저 등) 🧊 Nice to have 우선순위 3순위 (프로젝트에 있으면 좋지만 꼭 필요하지 않은 기능) labels Jan 4, 2024
@sukvvon sukvvon self-assigned this Jan 4, 2024
@sukvvon sukvvon linked an issue Jan 4, 2024 that may be closed by this pull request
2 tasks
Copy link

vercel bot commented Jan 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
anifriends-shelter ✅ Ready (Inspect) Visit Preview Jan 4, 2024 2:45pm
anifriends-volunteer ✅ Ready (Inspect) Visit Preview Jan 4, 2024 2:45pm

@sukvvon sukvvon merged commit e0da93c into develop Jan 4, 2024
4 checks passed
@sukvvon sukvvon deleted the chore/340 branch January 4, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏅 Chore 위에 걸리지 않는 기타 변경사항(빌드 스크립트 수정, assets image, 패키지 매니저 등) 🧊 Nice to have 우선순위 3순위 (프로젝트에 있으면 좋지만 꼭 필요하지 않은 기능)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore: tsconfig.json 및 관련 파일들 수정
1 participant