Lighthouse Backend: fix api-report, rename options and create function, remove jest from package.json

Signed-off-by: Dominik Pfaffenbauer <dominik@pfaffenbauer.at>
This commit is contained in:
Dominik Pfaffenbauer
2023-01-25 15:45:18 +01:00
parent 12ac927b75
commit 6a5aebfe04
7 changed files with 14 additions and 22 deletions
-5
View File
@@ -42,10 +42,5 @@
},
"devDependencies": {
"@backstage/cli": "workspace:^"
},
"jest": {
"roots": [
".."
]
}
}