root: fix cli.new name prefix configuration
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
+2
-2
@@ -10,8 +10,8 @@
|
||||
"cli": {
|
||||
"new": {
|
||||
"globals": {
|
||||
"scope": "backstage",
|
||||
"private": false
|
||||
"private": false,
|
||||
"namePrefix": "@backstage/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user