LintOptions
Defined in: linter.ts:35
Extends
Section titled “Extends”Properties
Section titled “Properties”annotations?
Section titled “annotations?”
optionalannotations?: readonlySpanAnnotation<unknown>[]
Defined in: document.ts:77
Inherited from
Section titled “Inherited from”BuildDocumentOptions.annotations
language?
Section titled “language?”
optionallanguage?:string
Defined in: document.ts:75
Inherited from
Section titled “Inherited from”regions?
Section titled “regions?”
optionalregions?: readonlyDocumentRegion<unknown>[]
Defined in: document.ts:76
Inherited from
Section titled “Inherited from”services?
Section titled “services?”
optionalservices?:RuleServices
Defined in: linter.ts:36