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