From 16854e1471c98b552d73e85465840846a85c1fca Mon Sep 17 00:00:00 2001 From: bh Date: Tue, 24 Mar 2026 12:57:53 +0800 Subject: opencode: remove trailing commas --- opencode/.config/opencode/opencode.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/opencode/.config/opencode/opencode.json b/opencode/.config/opencode/opencode.json index 60f1379..189e020 100644 --- a/opencode/.config/opencode/opencode.json +++ b/opencode/.config/opencode/opencode.json @@ -143,9 +143,9 @@ "high": { "reasoning": { "effort": "high" } }, "xhigh": { "reasoning": { "effort": "xhigh" } } } - }, + } } } - }, + } } -- cgit v1.2.3