cli/new: refactor config reading

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2025-02-07 12:02:37 +01:00
parent 509fdccb96
commit 3f8252f343
10 changed files with 192 additions and 81 deletions
+2 -4
View File
@@ -7,13 +7,11 @@
"url": "https://github.com/backstage/backstage"
},
"backstage": {
"cli": {
"defaults": true,
"new": {
"globals": {
"scope": "backstage",
"private": false
},
"templates": []
}
}
},
"workspaces": {