ESLintSettings.

FixTypes Property

Summary

Gets or sets the types of fixes to apply.

Option: --fix-types.

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

Syntax

public IEnumerable<ESLintFixType> FixTypes { get; set; }

Value

Type Description
IEnumerable<ESLintFixType>