Skip to content

Commit 7a17117

Browse files
Update “Declaration emit” in README progress table (#975)
Co-authored-by: Wesley Wigham <wwigham@gmail.com>
1 parent 1607c83 commit 7a17117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ This is still a work in progress and is not yet at full feature parity with Type
8484
| Type checking | done | Same errors, locations, and messages as TS5.8. Types printback in errors may display differently (in progress) |
8585
| JavaScript-specific inference and JS Doc | not ready | - |
8686
| JSX | done | - |
87-
| Declaration emit | not ready | Coming soon |
87+
| Declaration emit | in progress | Most common features are in place, but some edge cases and feature flags are still unhandled |
8888
| Emit (JS output) | in progress | `target: esnext` well-supported, other targets may have gaps |
8989
| Watch mode | prototype | Watches files and rebuilds, but no incremental rechecking |
9090
| Build mode / project references | not ready | - |

0 commit comments

Comments
 (0)