Add comment support to opencode config

This commit is contained in:
2026-05-02 12:13:20 -07:00
parent ce84930d7e
commit 4b6abebf41

View File

@@ -0,0 +1,7 @@
{
"$schema": "https://opencode.ai/config.json",
// Theme configuration
"theme": "system",
"model": "qwen-3-coder-480b",
"autoupdate": true,
}