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(app): 프로젝트 초기설정 완료 #87

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

2taesung
Copy link
Collaborator

📌 이슈 링크


📖 작업 배경

  • 이슈 링크 참조

🛠️ 구현 내용

  • typescript, eslint, prettier 설정
  • custom import order 설정

@2taesung 2taesung self-assigned this Sep 10, 2023
@2taesung 2taesung added the chore Updating build tasks, package manager configs, etc; no production code change label Sep 10, 2023
@2taesung 2taesung changed the title config: ts & eslint & prettier chore(app): 프로젝트 초기설정 완료 Sep 10, 2023
Comment on lines +1 to +7
export default function Home() {
return (
<main>
<div>안녕 </div>
</main>
);
}
Copy link
Member

Choose a reason for hiding this comment

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

🙌

@InSeong-So InSeong-So changed the base branch from main to team5/2taesung September 20, 2023 11:42
@InSeong-So InSeong-So merged commit c494e4c into pagers-org:team5/2taesung Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Updating build tasks, package manager configs, etc; no production code change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants