gilbsgilbs/babel-plugin-i18next-extract

Enable/Disable sort for keys

fnavarrodev opened this issue · 1 comments

It would be great to be able to configure the plugin so you could enable/disable sorting of keys. Our tool for translating uses alphabetical(not case sensitive) order and every time we use the tool we get a different order than the one from extracting. Maybe json-stable-stringify has an option to order not case-sensitive like a SORT from SQL does?

Hi! Thanks for raising an issue and sorry for the delay. Closing as a duplicate of #59. Feel free to re-open if you think I'm wrong.