Fix prettier formatting

This commit is contained in:
Taras Mankovski
2020-10-02 23:48:13 -04:00
parent 28edd7d29c
commit 0ff2b6788f
34 changed files with 44 additions and 14 deletions
+1
View File
@@ -1,6 +1,7 @@
---
'@backstage/plugin-scaffolder-backend': minor
---
Add Azure DevOps support to the scaffolder backend
This adds support for Azure DevOps to the scaffolder (preparer & publisher). I thought I should get this in there now since #2426 has been merged. I had a previous PR with only the preparer but I closed that in favor of this one.