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

✨ Editor init setting test #3

Merged
merged 1 commit into from
Sep 17, 2023
Merged

✨ Editor init setting test #3

merged 1 commit into from
Sep 17, 2023

Conversation

Fvesta
Copy link
Collaborator

@Fvesta Fvesta commented Sep 17, 2023

설명

closes #2

  • PR template을 설정합니다
  • vscode editor 세팅을 변경합니다

테스트 방법

javascript 파일을 임의로 생성하고 저장 시 prettier 자동 적용되는지 확인했습니다.
project를 열 때 확장프로그램 추천 팝업이 뜨는지 확인했습니다.

체크리스트

  • 스타일 가이드를 따르고 있습니다.
  • 스스로 코드를 검토하고 오타를 수정하였습니다.
  • 이해하기 어려운 부분이 있는지 확인하고 필요한 경우 주석을 추가했습니다.
  • 콘솔에서 경고(warnings)가 발생하지 않습니다.

@Fvesta Fvesta self-assigned this Sep 17, 2023
Copy link
Collaborator Author

@Fvesta Fvesta left a comment

Choose a reason for hiding this comment

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

test

@Fvesta Fvesta merged commit df6dc07 into main Sep 17, 2023
1 check passed
@Fvesta Fvesta deleted the feature/editor-setting branch September 17, 2023 15:30
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.

vscode editor default setting
1 participant