summaryrefslogtreecommitdiffhomepage
path: root/opencode.json
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-06-26 22:30:44 -0400
committerDax Raad <[email protected]>2025-06-26 22:30:44 -0400
commit51bf193889268fa932c3c9a543e009ae79d1fa39 (patch)
tree618e4696cee44bc0c2e74eb23f912e6284b5f87b /opencode.json
parentf8b78f08b497c7f405c2c725def58347f7c104b3 (diff)
downloadopencode-51bf193889268fa932c3c9a543e009ae79d1fa39.tar.gz
opencode-51bf193889268fa932c3c9a543e009ae79d1fa39.zip
ignore: run prettier
Diffstat (limited to 'opencode.json')
-rw-r--r--opencode.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/opencode.json b/opencode.json
index 59748f927..57b940082 100644
--- a/opencode.json
+++ b/opencode.json
@@ -3,7 +3,11 @@
"experimental": {
"hook": {
"file_edited": {
- ".json": []
+ ".json": [
+ {
+ "command": ["bun", "run", "prettier", "$FILE"]
+ }
+ ]
},
"session_completed": [
{