Add jj-review TUI plugin to global opencode config

This commit is contained in:
2026-04-01 10:26:26 +00:00
parent 8577807650
commit 0eaa830050
3 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
{
"$schema": "https://opencode.ai/tui.json",
"plugin": ["./plugin/review.ts"]
}