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
Seems like this is related to the prettier-plugin-sort-json dependency.
Is it intended that all key are sorted ?
This is pretty annoying, it create a huge diff in our component.
I think the key should stay in the order they were extracted, it's up to the developper to choose if they add prettier-plugin-sort-json in their project or if they prefer manual sort.
The text was updated successfully, but these errors were encountered:
Seems like this is related to the
prettier-plugin-sort-json
dependency.Is it intended that all key are sorted ?
This is pretty annoying, it create a huge diff in our component.
I think the key should stay in the order they were extracted, it's up to the developper to choose if they add
prettier-plugin-sort-json
in their project or if they prefer manual sort.The text was updated successfully, but these errors were encountered: