Skip to content

Commit 0af6032

Browse files
authored
Update listFiles.md
1 parent 2f1168b commit 0af6032

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/tsconfig/ko/options/listFiles.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ display: "List Files"
33
oneline: "Print all of the files read during the compilation."
44
---
55

6-
컴파일 일부의 파일 이름을 출력합니다. 이 기능은 TypeScript에 예상한 파일이 포함되어 있는지 확실하지 않을 때 유용합니다.
6+
컴파일하는 파일 이름을 출력합니다.
7+
이 기능은 TypeScript에 예상한 파일이 포함되어 있는지 확실하지 않을 때 유용합니다.
78

89
예를들면:
910

0 commit comments

Comments
 (0)