docs: Fix typo in Svelte docs (#14649)
This PR fixes a typo in the Svelte docs to reflect the fixes from #14614. Release Notes: - N/A
This commit is contained in:
parent
ff85f1d608
commit
959fbd5e45
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ Zed sets the following initialization options for inlay Hints:
|
|||
"propertyDeclarationTypes": {
|
||||
"enabled": true
|
||||
},
|
||||
"functionLikeReturnType": {
|
||||
"functionLikeReturnTypes": {
|
||||
"enabled": true
|
||||
},
|
||||
"enumMemberValues": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue