IIssuesParametersInputFiles.

EsLintJsonLogFilePaths Property

Summary

Gets list of registered paths to ESLint log files in JSON format.

Syntax

IDictionary<FilePath, IReadIssuesSettings> EsLintJsonLogFilePaths { get; }

Value

Type Description
IDictionary<FilePath, IReadIssuesSettings>
GitHub