Skip to content

Commit eff91f2

Browse files
Update meetings/2024-10-09.md
Co-authored-by: Jacob Smith <[email protected]>
1 parent 4c91976 commit eff91f2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

meetings/2024-10-09.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ Jakob: Codemod for transforming extensions from ‘.js’ to ‘.ts’ is almost
2626

2727
* Roadmap for experimental TypeScript support [#217](https://github.com/nodejs/loaders/issues/217)
2828

29-
Marco: new API to perform transpilation the same way Node does in module <https://github.com/nodejs/node/pull/55282>
30-
Marco: For the future having a flag TS flag compatible <https://github.com/microsoft/TypeScript/issues/59601> with experimental-strip-types would make it easier to unflag
31-
Jake: Not possible for 5.7 beta is already cut, discussion ongoing. Maybe some details will be different from the current strip-types implementation <https://github.com/microsoft/TypeScript/issues/59601>
32-
Marco: As soon as 5.7 is out will be adding documentation to the website.
33-
Jake: 5.7 documentation will contain details on what the new flag looks like and caveats.
34-
Marco: Moving from early development to experimental.
29+
- Marco: new API to perform transpilation the same way Node does in module <https://github.com/nodejs/node/pull/55282>
30+
- Marco: For the future having a flag TS flag compatible <https://github.com/microsoft/TypeScript/issues/59601> with experimental-strip-types would make it easier to unflag
31+
- Jake: Not possible for 5.7 beta is already cut, discussion ongoing. Maybe some details will be different from the current strip-types implementation <https://github.com/microsoft/TypeScript/issues/59601>
32+
- Marco: As soon as 5.7 is out will be adding documentation to the website.
33+
- Jake: 5.7 documentation will contain details on what the new flag looks like and caveats.
34+
- Marco: Moving from early development to experimental.
3535

3636
## Q&A, Other
3737

0 commit comments

Comments
 (0)