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 the Rule(s).
            
		Option: --rule.
- Assembly
 - Cake
.ESLint .dll  - Namespace
 - Cake
.ESLint  - Containing Type
 - ESLintSettings
 
Syntax
public IEnumerable<string> Rules { get; set; }
	Value
| Type | Description | 
|---|---|
| IEnumerable | 
					
