Add YAML config system (types and io)

This commit is contained in:
Sarah Wooders
2026-01-28 22:50:49 -08:00
parent 2b5b1eda57
commit b72150c193
5 changed files with 334 additions and 2 deletions

View File

@@ -52,7 +52,8 @@
"qrcode-terminal": "^0.12.0",
"telegram-markdown-v2": "^0.0.4",
"tsx": "^4.21.0",
"typescript": "^5.9.3"
"typescript": "^5.9.3",
"yaml": "^2.8.2"
},
"optionalDependencies": {
"@slack/bolt": "^4.6.0",