[Prettier Plugin] Automatically apply upgrade migrations #17987
aaronadamsCA
started this conversation in
Ideas
Replies: 1 comment
-
@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.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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