From 4dd8b4dea28fd91de945481f8516d3cbd4e3dfbd Mon Sep 17 00:00:00 2001 From: djamaile Date: Tue, 16 May 2023 16:07:25 +0200 Subject: [PATCH] fix: run prettier on sidebar Signed-off-by: djamaile --- microsite/sidebars.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/microsite/sidebars.json b/microsite/sidebars.json index f697255539..dc24a57737 100644 --- a/microsite/sidebars.json +++ b/microsite/sidebars.json @@ -329,9 +329,7 @@ { "type": "category", "label": "Deploying on a cloud provider with Backstage Deploy", - "items": [ - "deployment/backstage-deploy/aws" - ] + "items": ["deployment/backstage-deploy/aws"] } ], "Designing for Backstage": [