You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've implemented this in github/github and are happy with the results. @maraisr do you think this would be worthy of a breaking change for this package if we made the change here?
Hi @dgreif thank you for that. I also noticed we turned this setting to all within the prettier config. And yeah been super happy with the results. I think this is worthy of a breaking change yes.
Thanks for pointing out the prettier change! Would you mind opening a PR for this? I'm happy to approve, as long as no one else on my team objects, and we can cut a breaking release
We should configure prettier to
es5
trailing commas. Why? makes diffs and reordering so much easier.The text was updated successfully, but these errors were encountered: