mirror of
https://github.com/wangdoc/typescript-tutorial.git
synced 2025-12-20 00:50:17 +08:00
fix: delete Superfluous words
This commit is contained in:
@@ -579,7 +579,7 @@ TypeScript 内置的类型描述文件,主要有以下一些,完整的清单
|
||||
|
||||
### rootDirs
|
||||
|
||||
`rootDirs`把多个不同目录,合并成一个目虚拟目录,便于模块定位。
|
||||
`rootDirs`把多个不同目录,合并成一个虚拟目录,便于模块定位。
|
||||
|
||||
```typescript
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user