Reformat JSON using JQ with sorted keys

cat "$f" | jq -S | sponge "$f"
This commit is contained in:
Andrew Rabert
2018-12-23 23:00:51 -05:00
parent 27dc2aa1fa
commit 9bac3ac616
38 changed files with 4343 additions and 3514 deletions

View File

@@ -4,4 +4,4 @@
"commandName": "Project"
}
}
}
}