Skip to content

Commit 54f0fd9

Browse files
authored
Merge pull request #88 from jiuyehengxia/mbug-20231129-111111-lx
fix: delete Superfluous words
2 parents 68962e8 + a30b944 commit 54f0fd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tsconfig.json.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ TypeScript 内置的类型描述文件,主要有以下一些,完整的清单
579579

580580
### rootDirs
581581

582-
`rootDirs`把多个不同目录,合并成一个目虚拟目录,便于模块定位。
582+
`rootDirs`把多个不同目录,合并成一个虚拟目录,便于模块定位。
583583

584584
```typescript
585585
{

0 commit comments

Comments
 (0)