ESLintSettings.

Fix Property

Summary

Gets or sets a value indicating whether to fix problems.

Option: --fix.

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

Syntax

public bool Fix { get; set; }

Value

Type Description
bool