ESLintSettings.

NoInlineConfig Property

Summary

Gets or sets a value indicating whether to prevent comments from changing config or rules.

Option: --no-inline-config.

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

Syntax

public bool NoInlineConfig { get; set; }

Value

Type Description
bool