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
adds to
RulesDirs.
- Assembly
- Cake
.ESLint .dll - Namespace
- Cake
.ESLint - Containing Type
- E
S Lint Settings Extensions
Syntax
public static void AddRulesDir(this ESLintSettings this, params DirectoryPath[] rulesDir)
Parameters
| Name | Type | Description |
|---|---|---|
| this | ESLintSettings | The ESLintSettings. |
| rulesDir | DirectoryPath[] | The paths to add. |
Return Value
| Type | Description |
|---|---|
| void |
