cli/new: refactor config reading
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
+2
-4
@@ -7,13 +7,11 @@
|
||||
"url": "https://github.com/backstage/backstage"
|
||||
},
|
||||
"backstage": {
|
||||
"cli": {
|
||||
"defaults": true,
|
||||
"new": {
|
||||
"globals": {
|
||||
"scope": "backstage",
|
||||
"private": false
|
||||
},
|
||||
"templates": []
|
||||
}
|
||||
}
|
||||
},
|
||||
"workspaces": {
|
||||
|
||||
Reference in New Issue
Block a user