Skip to content

Commit f14eeb0

Browse files
committed
Updated Roadmap (markdown)
1 parent 03e1444 commit f14eeb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Roadmap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ This page outlines specific features and fixes that are scheduled or planned for
1717
* Quick fix to [Scaffold local `@types` packages](https://github.com/Microsoft/TypeScript/issues/25746)
1818
* [Investigate error messages in haiku or iambic pentameter](https://twitter.com/kitsonk/status/973651805950242816)
1919
* Decorators for function expressions/arrow functions
20-
* [`--declaration` and `--allowJs`](https://github.com/Microsoft/TypeScript/issues/7546)
2120
<!-- * [ ] [`unknown` for implicit generic constraints](https://github.com/Microsoft/TypeScript/issues/26796) -->
2221

2322
# 3.7 (November 2019)
@@ -32,6 +31,7 @@ This page outlines specific features and fixes that are scheduled or planned for
3231
* [x] [Uncalled Function Checks](https://github.com/microsoft/TypeScript/pull/33178)
3332
* [x] [`--declaration` and `--isolatedModules`](https://github.com/Microsoft/TypeScript/issues/29490)
3433
* [x] [Flattened Property/Method Reporting](https://github.com/microsoft/TypeScript/issues/33361)
34+
* [x] [`--declaration` and `--allowJs`](https://github.com/Microsoft/TypeScript/issues/7546)
3535
* [x] Editor Functionality/APIs
3636
* [x] [Build-Free Editing for Project References](https://github.com/microsoft/TypeScript/pull/32028)
3737
* [x] [Auto-inserted `await` for completions](https://github.com/microsoft/TypeScript/issues/31450)

0 commit comments

Comments
 (0)