Skip to content

Codemod to help adoption of types stripping #267

@AugustinMauroy

Description

@AugustinMauroy

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

Thing to define

  • How to go away from enum
  • What do we have to change in the tsconfig.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions