Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ESLintCheckResult

Hierarchy

  • ESLintCheckResult

Index

Properties

errorCount

errorCount: number

errorFiles

errorFiles: string[]

fixableErrorCount

fixableErrorCount: number

fixableWarningCount

fixableWarningCount: number

fixedCount

fixedCount: number

isPassed

isPassed: boolean

lintList

lintList: string[]

total

total: number

warningCount

warningCount: number

warningFiles

warningFiles: string[]

Generated using TypeDoc