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
Convenient extensions for
ESLintSettings
.
- Assembly
- Cake
.ESLint .dll - Namespace
- Cake
.ESLint - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["ESLintSettingsExtensions"]
class Type type-node
Syntax
public static class ESLintSettingsExtensions
Methods
Name | Value | Summary |
---|---|---|
AddDirectory |
void |
Adds to
Directories .
static
|
AddFile |
void |
adds to
Files .
static
|
AddFixType |
void |
adds to
FixTypes .
static
|
AddIgnorePattern |
void |
adds to
IgnorePatterns .
static
|
AddIgnorePattern |
void |
adds to
IgnorePatterns .
static
|
AddPlugin |
void |
adds to
Plugins .
static
|
AddRule |
void |
adds to
Rules .
static
|
AddRulesDir |
void |
adds to
RulesDirs .
static
|
SetParser |
void |
Sets
Parser to a FilePath.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
Returns the string value or a
Not set > markup suitable for Spectre.Console.
From StringExtensions
Requires the Cake.Issues addin
|