A tools that help you sort JSON files quickly.
WARN: It will remove all comments in JSON5 files.
- Open JSON file in VSCode.
- Run your command from the command palette by pressing (
Ctrl+Shift+P
orCmd+Shift+P
on Mac) and typingJSON Sorter
. - JSON file will be sorted.
Enjoy Hacking!