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 - noResolve #97

Merged
merged 1 commit into from
Jul 30, 2021

Conversation

proceane
Copy link
Contributor

issue : #6
en : noResolve.md

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

@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 noResolve.md

display: "No Resolve"

oneline: "Disallow imports, requires or <reference>s from expanding the number of files TypeScript should add to a project."

By default, TypeScript import and <reference Examine the initial set of files for the directive and add these verified files to the program.

noResolveIf is set to , this process does not occur.
however importThe statement is still checked to see if it is a valid module, so you need to make sure it is met in other ways.

Generated by 🚫 dangerJS against be0e139

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 ca9864d 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