mirror of
https://github.com/wangdoc/typescript-tutorial.git
synced 2025-12-23 18:33:39 +08:00
docs(tsconfig.json): fix typo
This commit is contained in:
@@ -398,7 +398,7 @@ TypeScript 内置的类型描述文件,主要有以下一些,完整的清单
|
||||
```typescript
|
||||
{
|
||||
"compilerOptions": {
|
||||
"listFiles": true
|
||||
"listEmittedFiles": true
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user