config: treat null as explicitly undefined

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-02-29 19:17:25 +01:00
parent db8358d6b1
commit 50cf9df43c
5 changed files with 120 additions and 29 deletions
+1 -2
View File
@@ -37,8 +37,7 @@
},
"dependencies": {
"@backstage/errors": "workspace:^",
"@backstage/types": "workspace:^",
"lodash": "^4.17.21"
"@backstage/types": "workspace:^"
},
"devDependencies": {
"@backstage/cli": "workspace:^",