Skip to content
This repository was archived by the owner on Feb 19, 2026. It is now read-only.

Commit 08f8856

Browse files
committed
chore: format code
1 parent 79a4c15 commit 08f8856

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

.opencode/opencode.jsonc

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
{
22
"$schema": "https://opencode.ai/config.json",
3-
"plugin": [
4-
"opencode-openai-codex-auth"
5-
],
3+
"plugin": ["opencode-openai-codex-auth"],
64
// "enterprise": {
75
// "url": "https://enterprise.dev.opencode.ai",
86
// },
@@ -20,10 +18,7 @@
2018
},
2119
"morph": {
2220
"type": "local",
23-
"command": [
24-
"bunx",
25-
"@morphllm/morphmcp"
26-
],
21+
"command": ["bunx", "@morphllm/morphmcp"],
2722
"environment": {
2823
"ENABLED_TOOLS": "warp_grep",
2924
},

0 commit comments

Comments
 (0)