ESLintSettings.

RulesDirs Property

Summary

Gets or sets a folder where additional rules are located.

Option: --rulesdir.

Assembly
Cake.ESLint.dll
Namespace
Cake.ESLint
Containing Type
ESLintSettings

Syntax

public IEnumerable<DirectoryPath> RulesDirs { get; set; }

Value

Type Description
IEnumerable<DirectoryPath>