Interface: CSpellReporter
Defined in: cspell-types/dist/index.d.mts:203
Extends
Properties
debug?
optional
debug:DebugEmitter
Defined in: cspell-types/dist/index.d.mts:198
Inherited from
error?
optional
error:ErrorEmitter
Defined in: cspell-types/dist/index.d.mts:199
Inherited from
features?
optional
features:FeaturesSupportedByReporter
Defined in: cspell-types/dist/index.d.mts:208
Allows the reporter to specify supported features.
Since
9.1.0
info?
optional
info:MessageEmitter
Defined in: cspell-types/dist/index.d.mts:197
Inherited from
issue?
optional
issue:SpellingErrorEmitter
Defined in: cspell-types/dist/index.d.mts:196
Inherited from
progress?
optional
progress:ProgressEmitter
Defined in: cspell-types/dist/index.d.mts:200
Inherited from
CSpellReporterEmitters
.progress
result?
optional
result:ResultEmitter
Defined in: cspell-types/dist/index.d.mts:201