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: I19f5d4fb914bdbb6822053844b1a0f33047168f0
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/extra-properties-example.yaml b/extra-properties-example.yaml
index 7138db5..92cecf5 100644
--- a/extra-properties-example.yaml
+++ b/extra-properties-example.yaml
@@ -1,7 +1,7 @@
 /system/bmc:
     xyz.openbmc_project.Inventory.Decorator.Replaceable:
-        FieldReplaceable: 'false'
+        FieldReplaceable: "false"
 
 /system/bmc/ethernet:
     xyz.openbmc_project.Inventory.Decorator.Replaceable:
-        FieldReplaceable: 'false'
+        FieldReplaceable: "false"