opencode config

This commit is contained in:
Yisroel Baum 2026-05-01 09:57:20 +03:00
parent 7ec91e3869
commit 0c76773ef0
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9

7
.opencode/opencode.json Normal file
View file

@ -0,0 +1,7 @@
{
"$schema": "https://opencode.ai/config.json",
"plugin": [
"caveman",
"caveman-opencode-plugin@latest"
]
}