This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.ESLint.
Summary
Gets or sets whether to force the using of colors.
Option: --color
or --no-color
.
- Assembly
- Cake
.ESLint .dll - Namespace
- Cake
.ESLint - Containing Type
- ESLintSettings
Syntax
public Nullable<bool> UseColors { get; set; }
Value
Type | Description |
---|---|
Nullable |