You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: meetings/2024-09-11.md
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -27,14 +27,14 @@
27
27
* Roadmap for experimental TypeScript support [#217](https://github.com/nodejs/loaders/issues/217)
28
28
Marco: work going on, some issues on windows arm64 and a PR for typescript support in module mocking.
29
29
* Import specifiers in `--experimental-strip-types`[#214](https://github.com/nodejs/loaders/issues/214)
30
-
Agreement that node should not perform extension guessing, TypeScript team is working on a module resolution compatible.
31
-
Discussion on edge cases of module resolution such as importing .ts files from .js files.
32
-
Marco: currently untested but working in Node.js
33
-
Daniel: Where could we test edge cases in node.js?
34
-
Marco: add test/es-module/test-typescript.mjs in the node repository
35
-
Andrew: working on a module resolution for node compatibility but there are some edge cases, so need to figure out how handle those (errors, warning etc…)
36
-
Marco: should we move the meeting once a month?
37
-
Daniel: lets keep the meeting twice a month and cancel if no agenda
30
+
Agreement that node should not perform extension guessing, TypeScript team is working on a module resolution compatible.
31
+
Discussion on edge cases of module resolution such as importing .ts files from .js files.
32
+
Marco: currently untested but working in Node.js
33
+
Daniel: Where could we test edge cases in node.js?
34
+
Marco: add test/es-module/test-typescript.mjs in the node repository
35
+
Andrew: working on a module resolution for node compatibility but there are some edge cases, so need to figure out how handle those (errors, warning etc…)
36
+
Marco: should we move the meeting once a month?
37
+
Daniel: lets keep the meeting twice a month and cancel if no agenda
0 commit comments