Options =
object
Defined in: node_modules/vfile-message/lib/index.d.ts:125
Configuration.
optionalancestors:Node[] |null
Defined in: node_modules/vfile-message/lib/index.d.ts:129
Stack of (inclusive) ancestor nodes surrounding the message (optional).
optionalcause:Error|null
Defined in: node_modules/vfile-message/lib/index.d.ts:133
Original error cause of the message (optional).
Defined in: node_modules/vfile-message/lib/index.d.ts:137
Place of message (optional).
optionalruleId:string|null
Defined in: node_modules/vfile-message/lib/index.d.ts:141
Category of message (optional, example: 'my-rule').
optionalsource:string|null
Defined in: node_modules/vfile-message/lib/index.d.ts:145
Namespace of who sent the message (optional, example: 'my-package').