Merge pull request #29899 from awanlin/docs/remove-prettier-ignore-comment

Removed unneeded `# prettier-ignore` comment in docs and blog files
This commit is contained in:
Andre Wanlin
2025-06-11 08:50:59 -05:00
committed by GitHub
141 changed files with 18 additions and 159 deletions
@@ -1,7 +1,6 @@
---
id: experimental
title: Experimental Features
# prettier-ignore
description: Information on Experimental Features that are currently available in the Scaffolder
---
@@ -2,7 +2,6 @@
id: software-templates-index
title: Backstage Software Templates
sidebar_label: Overview
# prettier-ignore
description: The Software Templates part of Backstage is a tool that can help you create Components inside Backstage
---
@@ -1,7 +1,6 @@
---
id: migrating-from-v1beta2-to-v1beta3
title: Migrating to v1beta3 templates
# prettier-ignore
description: How to migrate your existing templates to beta3 syntax
---
@@ -1,7 +1,6 @@
---
id: migrating-to-rjsf-v5
title: 'Migrating to react-jsonschema-form@v5'
# prettier-ignore
description: Docs on migrating to `react-jsonschema-form`@v5 and the new designs
---