fix: run prettier on yaml files

Signed-off-by: Parkreiner <throwawayclover@gmail.com>
This commit is contained in:
Parkreiner
2024-03-15 20:34:38 +00:00
parent 50131965f0
commit 73194ab97b
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -6,5 +6,5 @@ category: Development
description: Create and manage Coder workspaces from Backstage!
documentation: https://github.com/coder/backstage-plugins/blob/main/plugins/backstage-plugin-coder/README.md
iconUrl: /img/coder.png
npmPackageName: "@coder/backstage-plugin-coder"
addedDate: "2024-03-15"
npmPackageName: '@coder/backstage-plugin-coder'
addedDate: '2024-03-15'
+2 -2
View File
@@ -6,5 +6,5 @@ category: Development
description: Automatically launch fully-contained dev environments with Dev Containers, right from Backstage!
documentation: https://github.com/coder/backstage-plugins/blob/main/plugins/backstage-plugin-devcontainers-react/README.md
iconUrl: /img/devcontainers.png
npmPackageName: "@coder/backstage-plugin-devcontainers-react"
addedDate: "2024-03-15"
npmPackageName: '@coder/backstage-plugin-devcontainers-react'
addedDate: '2024-03-15'