vue-i18n-locale-message icon indicating copy to clipboard operation
vue-i18n-locale-message copied to clipboard

All key get sorted

Open mrleblanc101 opened this issue 2 years ago • 0 comments

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.

mrleblanc101 avatar Jan 09 '23 15:01 mrleblanc101