EsLintIssuesAliases.

EsLintJsonFormat(ICakeContext) Method

Summary

Gets an instance for the ESLint JSON log format as written by the JSON formatter.

Syntax

public static BaseEsLintLogFileFormat EsLintJsonFormat(this ICakeContext context)

Attributes

Type Description
CakePropertyAliasAttribute
CakeAliasCategoryAttribute

Parameters

Name Type Description
context ICakeContext The context.

Return Value

Type Description
BaseEsLintLogFileFormat Instance for the ESLint JSON log format.