refactor: make config more structured

This commit is contained in:
2026-06-28 22:43:08 +09:00
parent 1cebbf65eb
commit cb9582e80c
6 changed files with 83 additions and 52 deletions

View File

@@ -11,6 +11,7 @@
"prettier": "^3.8.3",
"supermemory": "^4.24.12",
"yaml": "^2.9.0",
"zod": "^4.4.3",
},
"devDependencies": {
"@types/node": "^25.9.1",