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 patterns of files to ignore
(in addition to those in .eslintignore).
Option: --ignore-pattern
.
- Assembly
- Cake
.ESLint .dll - Namespace
- Cake
.ESLint - Containing Type
- ESLintSettings
Syntax
public IEnumerable<string> IgnorePatterns { get; set; }
Value
Type | Description |
---|---|
IEnumerable |