Open tillig opened 5 years ago
I wrote a simple plugin like this for Sublime Text and used the json-stable-stringify library. It does the sorting but also already has the ability to plug in custom sort logic, etc. which would help on things like #17 and #23.
json-stable-stringify
I wrote a simple plugin like this for Sublime Text and used the
json-stable-stringify
library. It does the sorting but also already has the ability to plug in custom sort logic, etc. which would help on things like #17 and #23.