config validation

This commit is contained in:
Dax Raad
2025-06-20 00:57:28 -04:00
parent 6674c6083a
commit 41dba0db08
10 changed files with 174 additions and 72 deletions

View File

@@ -1,5 +1,6 @@
{
"$schema": "https://opencode.ai/config.json",
"keybinds": {},
"mcp": {}
"mcp": {},
"provider": {}
}