summaryrefslogtreecommitdiffhomepage
path: root/opencode.json
diff options
context:
space:
mode:
Diffstat (limited to 'opencode.json')
-rw-r--r--opencode.json16
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"]
- }
- ]
- }
}
}