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:
@@ -22,7 +22,7 @@ Zed sets the following initialization options for inlay Hints:
|
||||
"propertyDeclarationTypes": {
|
||||
"enabled": true
|
||||
},
|
||||
"functionLikeReturnType": {
|
||||
"functionLikeReturnTypes": {
|
||||
"enabled": true
|
||||
},
|
||||
"enumMemberValues": {
|
||||
|
||||
Reference in New Issue
Block a user