Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TsCheckResult

Index

Properties

diagnosticCategory

diagnosticCategory: Record<"Warning" | "Error" | "Suggestion" | "Message", number>

failed

failed: number

失败的文件数

isPassed

isPassed: boolean

是否检测通过

passed

passed: number

检测通过的文件数

total

total: number

匹配到的文件总数

Generated using TypeDoc