File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ This is still a work in progress and is not yet at full feature parity with Type
84
84
| Type checking | done | Same errors, locations, and messages as TS5.8. Types printback in errors may display differently (in progress) |
85
85
| JavaScript-specific inference and JS Doc | not ready | - |
86
86
| 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 |
88
88
| Emit (JS output) | in progress | ` target: esnext ` well-supported, other targets may have gaps |
89
89
| Watch mode | prototype | Watches files and rebuilds, but no incremental rechecking |
90
90
| Build mode / project references | not ready | - |
You can’t perform that action at this time.
0 commit comments