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.
- Assembly
- Cake
.Issues .EsLint .dll - Namespace
- Cake
.Issues .EsLint - Containing Type
- EsLintIssuesAliases
Syntax
public static void EsLintAddRuleUrlResolver(this ICakeContext context, Func<BaseRuleDescription, Uri> resolver, int priority)
Attributes
Type | Description |
---|---|
Cake |
|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | |
resolver | Func |
|
priority | int |
Return Value
Type | Description |
---|---|
void |