Describe the bug
CFGEditor++ generates its json files with 4 spaces of indentation per level, which is inconsistent with the original CFG Editor's 2 spaces of indentation.
To Reproduce
Compare a json file generated by CFG Editor to a json file generated by CFGEditor++
Expected behavior
I would expect both types of CFG Editor to generate the same json file identically, but they differ in whitespace.