Interface: UnknownWordsConfiguration
Defined in: CSpellReporter.ts:313
Extended by
Properties
unknownWords?
optionalunknownWords:UnknownWordsChoices
Defined in: CSpellReporter.ts:325
Controls how unknown words are handled.
report-all- Report all unknown words (default behavior)report-simple- Report unknown words that have simple spelling errors, typos, and flagged words.report-common-typos- Report unknown words that are common typos and flagged words.report-flagged- Report unknown words that are flagged.
Default
"report-all"
Since
9.1.0