prettier: re-format

Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types.  Re-run the
formatter on the whole repository.

Change-Id: I0d25f27a5e449578967915d9f570cc29246927d7
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/configurations/host/dbus_to_host_effecter.json b/configurations/host/dbus_to_host_effecter.json
index 3b4b424..ffb4f63 100644
--- a/configurations/host/dbus_to_host_effecter.json
+++ b/configurations/host/dbus_to_host_effecter.json
@@ -19,18 +19,12 @@
                             "xyz.openbmc_project.State.Host.Transition.On"
                         ]
                     },
-                    "state" : {
-                        "id" : 196,
-                        "state_values": [
-                            2
-                            ]
+                    "state": {
+                        "id": 196,
+                        "state_values": [2]
                     }
                 }
-
             ]
-
         }
-
     ]
-
 }