[Prettier Plugin] Automatically apply upgrade migrations #17987
aaronadamsCA
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
@aaronadamsCA We've been thinking about this but the issue right now is that these design-system driven migrations are relatively complex to compute and Prettier needs to be able to process the whole document in a very limited amount of time :/ |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like the Prettier plugin to automatically run the same design system–driven migrations as the upgrade utility (#17831).
That way, if I have styles that could be written in a simpler way, Prettier can simplify them for me.
Beta Was this translation helpful? Give feedback.
All reactions