Interface: CSpellReporter
Defined in: CSpellReporter.ts:177
Extends
Properties
debug?
optional
debug:DebugEmitter
Defined in: CSpellReporter.ts:171
Inherited from
error?
optional
error:ErrorEmitter
Defined in: CSpellReporter.ts:172
Inherited from
features?
optional
features:FeaturesSupportedByReporter
Defined in: CSpellReporter.ts:182
Allows the reporter to specify supported features.
Since
9.1.0
info?
optional
info:MessageEmitter
Defined in: CSpellReporter.ts:170
Inherited from
issue?
optional
issue:SpellingErrorEmitter
Defined in: CSpellReporter.ts:169
Inherited from
progress?
optional
progress:ProgressEmitter
Defined in: CSpellReporter.ts:173
Inherited from
CSpellReporterEmitters
.progress
result?
optional
result:ResultEmitter
Defined in: CSpellReporter.ts:174