ESLintSettings.

Rules Property

Summary

Gets or sets the Rule(s).

Option: --rule.

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

Syntax

public IEnumerable<string> Rules { get; set; }

Value

Type Description
IEnumerable<string>