1
0
forked from agents/opencode

chore: migrate config files to jsonc

This commit is contained in:
2026-03-18 09:57:50 +08:00
parent cdabb9fd16
commit d9f89b3b28
3 changed files with 1 additions and 1 deletions

4
tui.jsonc Normal file
View File

@@ -0,0 +1,4 @@
{
"$schema": "https://opencode.ai/tui.json",
"theme": "system"
}