mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
chore: format code
This commit is contained in:
parent
3a9bbe2371
commit
4c9208fbf1
3 changed files with 4 additions and 4 deletions
|
|
@ -24,4 +24,4 @@
|
|||
"typescript": "catalog:",
|
||||
"@typescript/native-preview": "catalog:"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -29,4 +29,4 @@
|
|||
"publishConfig": {
|
||||
"directory": "dist"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -7333,12 +7333,12 @@
|
|||
},
|
||||
"input_undo": {
|
||||
"description": "Undo in input",
|
||||
"default": "ctrl+-,cmd+z",
|
||||
"default": "ctrl+-",
|
||||
"type": "string"
|
||||
},
|
||||
"input_redo": {
|
||||
"description": "Redo in input",
|
||||
"default": "ctrl+.,cmd+shift+z",
|
||||
"default": "ctrl+.",
|
||||
"type": "string"
|
||||
},
|
||||
"input_word_forward": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue