-
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Description/Context
To enable TypeScript support on Node.js, Marco came up with the idea of types stripping. This approach is now supported by the TypeScript transpiler and is on its way to becoming stable on Node.js. That is why we must try to create one or more codemods that will enable adoption of this approach.
Todo
- Use right file extension on import specifier
@nodejs/correct-ts-specifiers(need to be updated to new codemod paradigm)
Thing to define
- How to go away from
enum - What do we have to change in the
tsconfig.json
Metadata
Metadata
Assignees
Labels
No labels