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 -3
View File
@@ -6,7 +6,5 @@
"exports": {
".": "./src/index.ts"
},
"dependencies": {
"pino": "^10.3.1"
}
"dependencies": {}
}