LintResult
Defined in: types.ts:38
Result of the entire linting process
Properties
Section titled “Properties”diagnostics
Section titled “diagnostics”diagnostics:
LintDiagnostic[]
Defined in: types.ts:39
hasErrors
Section titled “hasErrors”hasErrors:
boolean
Defined in: types.ts:42
ruleResults
Section titled “ruleResults”ruleResults:
RuleResult[]
Defined in: types.ts:40
totalTime
Section titled “totalTime”totalTime:
number
Defined in: types.ts:41