Script to check differences between unsorted json files. Sorts the file, either deleting duplicates or leaving them intact (flag -d to delete) and displays them in vscode's diff view.
! Windows only atm
cd into the location where the script is
run jdiff -h for commands
VSCODE needs to be installed