fix: delete Superfluous words

This commit is contained in:
李显
2023-11-29 16:39:41 +08:00
parent 68962e8a1a
commit a30b9442fc

View File

@@ -579,7 +579,7 @@ TypeScript 内置的类型描述文件,主要有以下一些,完整的清单
### rootDirs
`rootDirs`把多个不同目录,合并成一个虚拟目录,便于模块定位。
`rootDirs`把多个不同目录,合并成一个虚拟目录,便于模块定位。
```typescript
{