typo
This commit is contained in:
parent
54bbbcf722
commit
bfdcf73b9b
@ -384,7 +384,7 @@ interface InlayHintsParams {
|
||||
|
||||
```typescript
|
||||
interface InlayHint {
|
||||
kind: "TypeHint" | "ParameterHint" | "ChainingHints",
|
||||
kind: "TypeHint" | "ParameterHint" | "ChainingHint",
|
||||
range: Range,
|
||||
label: string,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user