docs: Fix indentation of JSON example lsp settings (#22162)
This commit is contained in:
parent
0511f9268b
commit
fa1b1c6aff
1 changed files with 10 additions and 9 deletions
|
@ -55,7 +55,7 @@ To
|
|||
|
||||
```json
|
||||
"lsp": {
|
||||
"json-language-server": {
|
||||
"json-language-server": {
|
||||
"settings": {
|
||||
"json": {
|
||||
"schemas": [
|
||||
|
@ -66,6 +66,7 @@ To
|
|||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue