Skip to content

Commit 99cdab6

Browse files
committed
Apply suggestions from code review
1 parent 0ec2b36 commit 99cdab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/documentation/zh/project-config/tsconfig.json.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ JavaScript 项目可以使用 `jsconfig.json` 文件,它的作用与 `tsconfig
104104

105105
## 细节
106106

107-
`"compilerOptions"` 属性忽略时,会使用编译器的默认配置。请参考我们支持的[编译器选项](/tsconfig)列表。
107+
当没有指定 `"compilerOptions"` ,会使用编译器的默认配置。请参考我们支持的[编译器选项](/tsconfig)列表。
108108

109109
## TSConfig 参考
110110

0 commit comments

Comments
 (0)