diff options
| author | Dax Raad <[email protected]> | 2025-07-12 20:25:41 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-07-13 16:22:16 -0400 |
| commit | 91f8477ef5862a3f28a6b6588ba3ae28e856322e (patch) | |
| tree | 65d781be3a69257066436502455799abef5d66d4 /opencode.json | |
| parent | f04a5e50ee771d190f1d5fdcb7780c156e3a70b3 (diff) | |
| download | opencode-91f8477ef5862a3f28a6b6588ba3ae28e856322e.tar.gz opencode-91f8477ef5862a3f28a6b6588ba3ae28e856322e.zip | |
wip: mcp
Diffstat (limited to 'opencode.json')
| -rw-r--r-- | opencode.json | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/opencode.json b/opencode.json index ff206980d..2fa644079 100644 --- a/opencode.json +++ b/opencode.json @@ -5,21 +5,5 @@ "type": "local", "command": ["opencode", "x", "@h1deya/mcp-server-weather"] } - }, - "experimental": { - "hook": { - "file_edited": { - ".json": [ - { - "command": ["bun", "run", "prettier", "$FILE"] - } - ] - }, - "session_completed": [ - { - "command": ["touch", "./node_modules/foo"] - } - ] - } } } |
