# Interface: RuleSetConfiguration
@boll/core › Globals › RuleSetConfiguration
# Interface: RuleSetConfiguration
# Hierarchy
- RuleSetConfiguration
# Index
# Properties
# Properties
# Optional
checks
• checks? : Checks
Defined in types.ts:19
# Optional
exclude
• exclude? : string[]
Defined in types.ts:20
# fileLocator
• fileLocator: FileGlob
Defined in types.ts:18
# Optional
include
• include? : string[]
Defined in types.ts:21
# Optional
name
• name? : undefined | string
Defined in types.ts:22