chore: format code
This commit is contained in:
parent
3a9bbe2371
commit
4c9208fbf1
@ -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…
Reference in New Issue
Block a user