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

Line formatting issues #7

Open
wdoug opened this issue Dec 10, 2019 · 0 comments
Open

Line formatting issues #7

wdoug opened this issue Dec 10, 2019 · 0 comments

Comments

@wdoug
Copy link

wdoug commented Dec 10, 2019

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant