clean up and fix descriptions

Signed-off-by: Juan Pablo Garcia Ripa <juanpablog@spotify.com>
This commit is contained in:
Juan Pablo Garcia Ripa
2022-11-16 17:15:01 +01:00
parent 99713fd671
commit cf69f33501
7 changed files with 15 additions and 9 deletions
-1
View File
@@ -10,7 +10,6 @@
"start-backend": "yarn workspace example-backend start",
"build:backend": "yarn workspace backend build",
"build:all": "backstage-cli repo build --all",
"build": "backstage-cli repo build --all",
"build:api-reports": "yarn build:api-reports:only --tsc",
"build:api-reports:only": "backstage-repo-tools api-reports",
"build:api-docs": "LANG=en_EN yarn build:api-reports --docs",