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

Translate 1 file to ko, TSConfig - moduleResolution #96

Merged
merged 1 commit into from
Jul 30, 2021

Conversation

proceane
Copy link
Contributor

issue : #6
en : moduleResolution.md

TSConfig moduleResolution.md 번역 완료하였습니다.
리뷰나 수정사항있다면 코멘트 부탁드립니다!

@github-actions
Copy link
Contributor

Thanks for the PR!

This section of the codebase is owned by @bumkeyy, @yeonjuan, and @guyeol - if they write a comment saying "LGTM" then it will be merged.

@github-actions
Copy link
Contributor

Translation of moduleResolution.md

display: "Module Resolution"

oneline: "Specify how TypeScript looks up a file from a given module specifier."

Specify a module resolution strategy: 'node' (Node.js) or 'classic' (Used in TypeScript prior to release 1.6).
In modern code, classicyou will not need to use .

Module Resolutionhas a handbook reference page.

Generated by 🚫 dangerJS against e25c326

Copy link
Contributor

@yeonjuan yeonjuan left a comment

Choose a reason for hiding this comment

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

LGTM

@orta orta merged commit 91adcf9 into microsoft:main Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants