第25章 compilerOptions 拼写问题
Closed this issue · 1 comments
ArisLittle commented
阮老师您好。发现2个小拼写问题。
- compileOptions 少了 r。
typescript-tutorial/docs/tsconfig.json.md
Line 159 in f77f8d1
- ReadOnly 的 O 似乎应该小写。
typescript-tutorial/docs/utility.md
Line 470 in f77f8d1
ruanyf commented
谢谢指出,已经更正。