# Interface: LoadedConfigDefinition
@boll/core › Globals › LoadedConfigDefinition
# Interface: LoadedConfigDefinition
# Hierarchy
-
↳ LoadedConfigDefinition
# Index
# Properties
# Properties
# Optional
configuration
• configuration? : undefined | object
Inherited from ConfigDefinition.configuration
Defined in types.ts:31
# Optional
exclude
• exclude? : string[]
Inherited from ConfigDefinition.exclude
Defined in types.ts:28
# Optional
excludeGitControlledFiles
• excludeGitControlledFiles? : undefined | false | true
Inherited from ConfigDefinition.excludeGitControlledFiles
Defined in types.ts:30
# Optional
extends
• extends? : string[]
Overrides ConfigDefinition.extends
Defined in types.ts:38
# Optional
name
• name? : undefined | string
Inherited from ConfigDefinition.name
Defined in types.ts:26
# Optional
ruleSets
• ruleSets? : RuleSetConfiguration[]
Inherited from ConfigDefinition.ruleSets
Defined in types.ts:29