ESLintSettings.

Cache Property

Summary

Gets or sets a value indicating whether to check only changed files.

Option: --cache.

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

Syntax

public bool Cache { get; set; }

Value

Type Description
bool