Merge pull request #15107 from SayakMukhopadhyay/master
fix: remove deprecated `create-plugin` script
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
"lint": "backstage-cli repo lint --since origin/{{defaultBranch}}",
|
||||
"lint:all": "backstage-cli repo lint",
|
||||
"prettier:check": "prettier --check .",
|
||||
"create-plugin": "backstage-cli create-plugin --scope internal",
|
||||
"new": "backstage-cli new --scope internal"
|
||||
},
|
||||
"workspaces": {
|
||||
|
||||
Reference in New Issue
Block a user