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

style(eslint): ๐ŸŽจ๋ช…์‹œ์ ์ธ null check, ๊ฐ•ํ™”๋œ eslint #236

Closed
wants to merge 3 commits into from

Conversation

vimkim
Copy link
Collaborator

@vimkim vimkim commented Dec 16, 2023

Checklist

  • Code Review: ์ž‘์„ฑํ•œ ์ฝ”๋“œ๋ฅผ ๋‹ค์‹œ ํ•œ ๋ฒˆ ๊ผผ๊ผผ์ด ํ™•์ธํ–ˆ๋‚˜์š”?
  • Remove: print๋‚˜ ์ฃผ์„ ๋“ฑ ํ•„์š”์—†๋Š” ์ฝ”๋“œ๋ฅผ ์‚ญ์ œํ–ˆ๋‚˜์š”?
  • Rebase: (ํ•„์š”์‹œ) rebase๋ฅผ ์™„๋ฃŒํ–ˆ๋‚˜์š”?
  • Conflict Resolution: ์ถฉ๋Œ์„ ํ•ด๊ฒฐํ•˜๋Š” ๊ณผ์ •์„ ๊ฑฐ์ณค๋‚˜์š”?

Description

์ฐจ๊ฒฝ๋ฌต ๋ฉ˜ํ† ๋‹˜์˜ ์กฐ์–ธ์„ ๋ฐ˜์˜ํ•ด์„œ, google js style guide์˜ null type coercion์— ์˜์กดํ•˜๊ธฐ๋ณด๋‹ค๋Š”, ์ข€ ๋” ๊ฐ•ํ•œ eslint๋ฃฐ์„ ์ ์šฉํ•˜์—ฌ isNil๋กœ ๋ช…ํ™•ํ•˜๊ฒŒ ๊ฐ์‹ธ์ฃผ์—ˆ์Šต๋‹ˆ๋‹ค.

@vimkim vimkim requested a review from sjn0910 December 16, 2023 16:22
@vimkim vimkim changed the title style(eslint): ๐ŸŽจ eqeqeq, no-implicit-coercion style(eslint): ๐ŸŽจ๋ช…์‹œ์ ์ธ null check, ๊ฐ•ํ™”๋œ eslint Dec 16, 2023
@vimkim vimkim self-assigned this Dec 16, 2023
@vimkim vimkim marked this pull request as draft December 17, 2023 15:32
Copy link
Collaborator

@glowisn glowisn left a comment

Choose a reason for hiding this comment

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

isNil์„ ์ด์šฉํ•˜๋ฉด ๋ช…์‹œ์ ์œผ๋กœ null check๋ฅผ ํ•  ์ˆ˜ ์žˆ๊ตฐ์š”. ๐Ÿ‘

@vimkim
Copy link
Collaborator Author

vimkim commented Jan 8, 2024

์ถ”ํ›„ ๋‹ค์‹œ ๋’ค์—Ž๊ฒ ์Šต๋‹ˆ๋‹ค.

@vimkim vimkim closed this Jan 8, 2024
@vimkim vimkim deleted the refactor/friendly-null-coercion branch February 5, 2024 10:36
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.

2 participants