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.ESLint.
Summary
Runs the tool.
- Assembly
- Cake
.ESLint .dll - Namespace
- Cake
.ESLint - Containing Type
- ESLintRunner
Syntax
public void Run(ESLintSettings settings)
Parameters
| Name | Type | Description |
|---|---|---|
| settings | ESLintSettings | The settings to run with. |
Return Value
| Type | Description |
|---|---|
| void |
