ESLintSettings.

NoEslintRc Property

Summary

Gets or Sets a value indicating whether to disable use of configuration from eslintrc.

Option: --no-eslintrc.

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

Syntax

public bool NoEslintRc { get; set; }

Value

Type Description
bool