Type Alias: RetextMessageSource
type RetextMessageSource =
| "retext-equality"
| "retext-profanities"
| "retext-readability"
| "retext-spell";
Defined in: _internal/retext.ts:46
Supported message sources emitted by retext rules used in this plugin.