From 7ec052e37db58bb8202ecf53cdb2f5e7712a7df5 Mon Sep 17 00:00:00 2001 From: Ermal Kaleci Date: Tue, 10 Jan 2023 22:15:05 +0100 Subject: [PATCH] sort object by keys --- template/diff.html | 1 + 1 file changed, 1 insertion(+) diff --git a/template/diff.html b/template/diff.html index 7dcfb2d4..41e91325 100644 --- a/template/diff.html +++ b/template/diff.html @@ -230,6 +230,7 @@ postprocessValue={prepareDelta} isCustomNode={Array.isArray} shouldExpandNodeInitially={expandFirstLevel} + sortObjectKeys hideRoot />