BaseEsLintLogFileFormat.

BaseEsLintLogFileFormat(ICakeLog) Constructor

Summary

Base class for all ESLint log file format implementations.

Syntax

protected BaseEsLintLogFileFormat(ICakeLog log)

Parameters

Name Type Description
log ICakeLog The Cake log instance.

Return Value

Type Description
void