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

fix main, morgan implicit any #282

Merged
merged 2 commits into from
Feb 11, 2024
Merged

Conversation

vimkim
Copy link
Collaborator

@vimkim vimkim commented Feb 11, 2024

tsconfig의 타입 체킹을 강화하고,

main.ts 의 morgan,

socket.adapter.ts의 wrap 함수에 있던 implicitAny를 삭제했습니다.

@vimkim vimkim added the enhancement 개선 또는 피드백 반영 label Feb 11, 2024
@vimkim vimkim self-assigned this Feb 11, 2024
@vimkim vimkim linked an issue Feb 11, 2024 that may be closed by this pull request
@vimkim vimkim merged commit 108f40a into main Feb 11, 2024
2 checks passed
@vimkim vimkim deleted the 276-settingserver-remove-all-implicitany branch February 11, 2024 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 개선 또는 피드백 반영
Projects
None yet
Development

Successfully merging this pull request may close these issues.

setting(server/*): remove all ImplicitAny
1 participant