Setup getConfig with typebox validations

This commit is contained in:
Dominic Ferrando
2026-07-04 01:12:15 -04:00
parent d042340c8b
commit 1da9795d84
8 changed files with 52 additions and 34 deletions
+1 -2
View File
@@ -4,8 +4,7 @@
"version": "0.0.0",
"type": "module",
"dependencies": {
"@blade-and-brawn/domain": "workspace:*",
"@sinclair/typebox": "^0.34.48"
"@blade-and-brawn/domain": "workspace:*"
},
"exports": {
".": "./src/index.ts"