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(vscode): extensions.json 추가, settings.json의 codeActionsOnSave 최신화 #344

Merged
merged 2 commits into from
Jan 8, 2024

Conversation

sukvvon
Copy link
Contributor

@sukvvon sukvvon commented Jan 8, 2024

📌 이슈번호

📗 구현 내용

📖 구현 스크린샷

📖 PR 포인트 & 궁금한 점

  • vscode를 사용자로 하여금 권장되는 플러그인을 안내하는 파일을 생성하였습니다!
  • 기존 editor.codeActionsOnSavesource.fixAll.eslint: true 설정이 deprecated가 되고 source.fixAll: explicit이 권장되어 변경하여 최신화하였습니다!

@sukvvon sukvvon added the 🏅 Chore 위에 걸리지 않는 기타 변경사항(빌드 스크립트 수정, assets image, 패키지 매니저 등) label Jan 8, 2024
@sukvvon sukvvon self-assigned this Jan 8, 2024
@sukvvon sukvvon linked an issue Jan 8, 2024 that may be closed by this pull request
1 task
Copy link

vercel bot commented Jan 8, 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 8, 2024 1:17pm
anifriends-volunteer ✅ Ready (Inspect) Visit Preview Jan 8, 2024 1:17pm

@sukvvon sukvvon added the 🧊 Nice to have 우선순위 3순위 (프로젝트에 있으면 좋지만 꼭 필요하지 않은 기능) label Jan 8, 2024
@sukvvon sukvvon merged commit 94eccfa into develop Jan 8, 2024
4 checks passed
@sukvvon sukvvon deleted the chore/343 branch January 8, 2024 13:23
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: vscode의 extensions.json 추가
1 participant