summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbh <qn+git@epicurus.dev>2026-03-24 12:57:53 +0800
committerbh <qn+git@epicurus.dev>2026-03-24 12:57:53 +0800
commit16854e1471c98b552d73e85465840846a85c1fca (patch)
treec115984261f293c468f46641f8f02d365778cdb3
parentab3024d33837e1f1e7741f64e1f60abff5a27cb3 (diff)
opencode: remove trailing commas
-rw-r--r--opencode/.config/opencode/opencode.json4
1 files 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" } }
}
- },
+ }
}
}
- },
+ }
}