Translate 1 file to ko - Unknown in Catch - #1518
Merged
orta merged 2 commits intoJan 30, 2021
Merged
Conversation
Contributor
|
Thanks for the PR! This section of the codebase is owned by @bumkeyy - if they write a comment saying "LGTM" then it will be merged. |
yeonjuan
reviewed
Jan 29, 2021
| if (e instanceof SyntaxError) { | ||
| e.stack; | ||
| } | ||
| } No newline at end of file |
Contributor
There was a problem hiding this comment.
@yahma25 PR 감사합니다. :) 다른 PR 에도 마지막 라인에 개행이 없는 것 같은데 한번 확인해 주실 수 있으신가요??
Contributor
Author
There was a problem hiding this comment.
@yeonjuan 확인 감사합니다. 😄
원본 영문 파일의 라인 수 일치 때문에 마지막 라인까지 동일하게 맞췄습니다.
다른 PR 포함해서 앞으로도 마지막 라인에 개행은 원본과 라인 수가 달라져도 추가하면 될까요?
yeonjuan
reviewed
Jan 29, 2021
…wn in Catch.ts Co-authored-by: YeonJuan <yeonjuan93@naver.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
en :
번역 리뷰 요청합니다: @yeonjuan @guyeol @dvlprsh
ref: #910
감사합니다. 😃