This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Issues.EsLint.
Summary
Provider for issues reported by ESLint.
- Assembly
- Cake
.Issues .EsLint .dll - Namespace
- Cake
.Issues .EsLint - Containing Type
- EsLintIssuesProvider
Syntax
public EsLintIssuesProvider(ICakeLog log, EsLintIssuesSettings settings)
Parameters
| Name | Type | Description |
|---|---|---|
| log | ICakeLog | The Cake log context. |
| settings | EsLintIssuesSettings | Settings for reading the log file. |
Return Value
| Type | Description |
|---|---|
| void |
