Updated Roadmap (markdown)

Daniel Rosenwasser 2021-01-12 13:29:35 -08:00
Родитель 83af27fca3
Коммит 1a96bd74f8
1 изменённых файлов: 1 добавлений и 0 удалений

@ -32,6 +32,7 @@ This page outlines specific features and fixes that are scheduled or planned for
* [x] [Leading/middle rest elements in tuple types](https://github.com/microsoft/TypeScript/pull/41544)
* [x] [Smarter Type Alias Printing and Emit](https://github.com/microsoft/TypeScript/pull/42284)
* [x] [Template Literal Types for Template String Expressions](https://github.com/microsoft/TypeScript/pull/41891)
* [x] [`--noPropertyAccessFromIndexSignature`](https://github.com/microsoft/TypeScript/pull/40171/)
* [x] [`abstract` constructor types](https://github.com/microsoft/TypeScript/pull/36392)
* [x] [`--explainFiles` to understand why files have been included in a program](https://github.com/microsoft/TypeScript/pull/40011)