Merge pull request #248 from Mobiletainment/patch-1

Updated Roadmap (markdown)
This commit is contained in:
Orta 2020-01-28 10:38:00 -05:00 коммит произвёл GitHub
Родитель e1b3de4c50 01a2cbbd05
Коммит 466551af20
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -11,7 +11,6 @@ This page outlines specific features and fixes that are scheduled or planned for
* Investigate [nominal typing support](https://github.com/Microsoft/TypeScript/issues/202)
* [Flattening declarations](https://github.com/Microsoft/TypeScript/issues/4433)
* Implement ES Decorator proposal
* Implement ES Private Fields
* Investigate [Ambient](https://github.com/Microsoft/TypeScript/issues/2900), [Deprecated](https://github.com/Microsoft/TypeScript/issues/390), and [Conditional](https://github.com/Microsoft/TypeScript/issues/3538) decorators
* [Investigate partial type argument inference](https://github.com/Microsoft/TypeScript/pull/26349)
* Quick fix to [Scaffold local `@types` packages](https://github.com/Microsoft/TypeScript/issues/25746)