ESLintSettings.

NoIgnore Property

Summary

Gets or sets a value indicating whether to disable use of ignore files and patterns.

Option: --no-ignore.

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

Syntax

public bool NoIgnore { get; set; }

Value

Type Description
bool