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

[#58] husky, lint-staged 설정 #59

Merged
merged 2 commits into from
Apr 12, 2024
Merged

[#58] husky, lint-staged 설정 #59

merged 2 commits into from
Apr 12, 2024

Conversation

hanseulhee
Copy link
Member

작업 내용

preinstall 설정해놔서 해당 pr이 merge 되면

npm i 해주시면 husky가 적용됩니다

중요한 포인트

스크린샷 2024-04-13 오전 1 09 28

commit을 하기 전에 stage 상태에 있는 .ts와 .tsx파일을 검사하고 문제가 있을시 commit을 못하게 됩니다

😈😈

@hanseulhee hanseulhee self-assigned this Apr 12, 2024
@hanseulhee hanseulhee linked an issue Apr 12, 2024 that may be closed by this pull request
1 task
Copy link

vercel bot commented Apr 12, 2024

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

Name Status Preview Updated (UTC)
primus ✅ Ready (Inspect) Visit Preview Apr 12, 2024 4:14pm

@hanseulhee hanseulhee merged commit 31e3916 into main Apr 12, 2024
4 checks passed
@hanseulhee hanseulhee deleted the feat/#58 branch April 12, 2024 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[feat] husky, lint-staged 설정
1 participant