Type Alias: SpellcheckCspellIssue
SpellcheckCspellIssue =
Readonly<{endOffset:number;reason:string;startOffset:number; }>
Defined in: _internal/spellcheck-cspell.ts:90
One issue produced by the synchronous cspell spellchecker.
SpellcheckCspellIssue =
Readonly<{endOffset:number;reason:string;startOffset:number; }>
Defined in: _internal/spellcheck-cspell.ts:90
One issue produced by the synchronous cspell spellchecker.