packages/config: added get and getOptional

This commit is contained in:
Patrik Oldsberg
2020-06-18 11:58:53 +02:00
parent 2ef5380c5b
commit 02b74c376a
4 changed files with 208 additions and 0 deletions
+3
View File
@@ -29,6 +29,9 @@
"postpack": "backstage-cli postpack",
"clean": "backstage-cli clean"
},
"dependencies": {
"lodash": "^4.17.15"
},
"devDependencies": {
"@types/jest": "^25.2.2",
"@types/node": "^12.0.0"