Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Line formatting issues #7

Description

@wdoug

Currently, this transform does not maintain whitespace. This is something that appears to not be supported with the TypeScript printer that is used for this transform, so this might be complicated to resolve. Maybe there is an option to try to add back whitespace after the main transformation. Alternatively, if we could use something like jscodeshift for this transform we wouldn't have this issue, but that seems likely to be a lot of work.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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