How to use it
Step 1
Normalize both inputs
Beautify the original and updated payloads with the same indentation style.
Step 2
Copy each formatted version separately
Keep one clean block for the old state and one for the new state.
Step 3
Run your comparison
Use the cleaned versions in a JSON diff or code review workflow.