this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 12 lines 179 B view raw
1{ 2 "$schema": "https://opencode.ai/config.json", 3 "plugin": [ 4 [ 5 "oc-plugin-goblin-mode", 6 { 7 "enabled": true, 8 "mode": "append" 9 } 10 ] 11 ] 12}