Format config files with autojson

Clearly the CI integration for code formatting isn't working.  Not sure
why, but for the moment, lets just format everything correctly.

Signed-off-by: Ed Tanous <edtanous@google.com>
Change-Id: I227e2280ca80b4638fbf59b6507fb82a9b0ca99c
diff --git a/configurations/Storm King.json b/configurations/Storm King.json
index 453413c..49206b5 100644
--- a/configurations/Storm King.json
+++ b/configurations/Storm King.json
@@ -1,6 +1,13 @@
 {
     "Exposes": [
         {
+            "Address": "0x76",
+            "Bus": 29,
+            "Name": "Ambient 1 Temp",
+            "Name1": "Station Pressure",
+            "Type": "DPS310"
+        },
+        {
             "Address": "0x40",
             "Bus": 29,
             "Name": "Ambient 2 Temp",
@@ -11,13 +18,6 @@
             "Bus": 29,
             "Name": "Ambient 0 Temp",
             "Type": "TMP75"
-        },
-        {
-            "Address": "0x76",
-            "Bus": 29,
-            "Name": "Ambient 1 Temp",
-            "Name1": "Station Pressure",
-            "Type": "DPS310"
         }
     ],
     "Name": "Storm King Panel",