Summary
            Gets an instance for the ESLint JSON log format as written by the JSON formatter.
            
		- Assembly
 - Cake
.Prca .Issues .EsLint .dll  - Namespace
 - Cake
.Prca .Issues .EsLint  - Containing Type
 - EsLintIssuesAliases
 
Syntax
public static ILogFileFormat EsLintJsonFormat(this ICakeContext context)
	Attributes
| Type | Description | 
|---|---|
| Cake | 
						|
| Cake | 
						
Parameters
| Name | Type | Description | 
|---|---|---|
| context | ICakeContext | The context. | 
Return Value
| Type | Description | 
|---|---|
| ILogFileFormat | Instance for the ESLint JSON log format. |