chore: generate
This commit is contained in:
parent
6b68b1020e
commit
d10fb88b66
3 changed files with 13 additions and 5 deletions
|
|
@ -11928,6 +11928,7 @@
|
|||
}
|
||||
},
|
||||
"formatter": {
|
||||
"description": "Enable or configure formatters. Omit or set to false to disable, true to enable built-ins, or an object to enable built-ins with overrides.",
|
||||
"anyOf": [
|
||||
{
|
||||
"type": "boolean"
|
||||
|
|
@ -11970,6 +11971,7 @@
|
|||
]
|
||||
},
|
||||
"lsp": {
|
||||
"description": "Enable or configure LSP servers. Omit or set to false to disable, true to enable built-ins, or an object to enable built-ins with overrides.",
|
||||
"anyOf": [
|
||||
{
|
||||
"type": "boolean"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue