Options
All
  • Public
  • Public/Protected
  • All
Menu

Manually created interface representing the JSON output of the tslint command-line utility.

Hierarchy

  • TslintResult

Index

Properties

endPosition

endPosition: TslintPosition

failure

failure: string

fix

name

name: string

ruleName

ruleName: string

ruleSeverity

ruleSeverity: "ERROR" | "WARNING"

startPosition

startPosition: TslintPosition

Generated using TypeDoc