Options =
object
Defined in: node_modules/.bun/vfile-message@4.0.3/node_modules/vfile-message/lib/index.d.ts:484
Configuration.
optionalancestors?:Node[] |null
Defined in: node_modules/.bun/vfile-message@4.0.3/node_modules/vfile-message/lib/index.d.ts:488
Stack of (inclusive) ancestor nodes surrounding the message (optional).
optionalcause?:Error|null
Defined in: node_modules/.bun/vfile-message@4.0.3/node_modules/vfile-message/lib/index.d.ts:492
Original error cause of the message (optional).
Defined in: node_modules/.bun/vfile-message@4.0.3/node_modules/vfile-message/lib/index.d.ts:496
Place of message (optional).
optionalruleId?:string|null
Defined in: node_modules/.bun/vfile-message@4.0.3/node_modules/vfile-message/lib/index.d.ts:500
Category of message (optional, example: 'my-rule').
optionalsource?:string|null
Defined in: node_modules/.bun/vfile-message@4.0.3/node_modules/vfile-message/lib/index.d.ts:504
Namespace of who sent the message (optional, example: 'my-package').