SonarBeginSettings.

TSLintReportPaths Property

Summary

This property accepts one or more JSON TSLint reports, paths to report files should be absolute or relative to the project base directory.
Assembly
Cake.Sonar.dll
Namespace
Cake.Sonar
Containing Type
SonarBeginSettings

Syntax

public string TSLintReportPaths { get; set; }

Attributes

Type Description
ArgumentAttribute

Value

Type Description
string