added working config lib

This commit is contained in:
Bojan Kucera 2025-06-03 14:09:31 -04:00
parent f8576c0d93
commit def9bce8dc
33 changed files with 2896 additions and 1485 deletions

View file

@ -39,5 +39,8 @@
"engines": {
"node": ">=18.0.0",
"bun": ">=1.1.0"
},
"dependencies": {
"valibot": "^1.1.0"
}
}