docs: finish chapter tsconfig.json

This commit is contained in:
ruanyf
2023-08-01 01:15:39 +08:00
parent fe8da65112
commit e05a44b101
7 changed files with 56 additions and 113 deletions

View File

@@ -21,3 +21,7 @@
- operator.md: 运算符
- mapping.md: 类型映射
- utility.md: 类型工具
- comment.md: 注释指令
- tsconfig.json.md: tsconfig.json 文件
- tsc.md: tsc 命令