1.0.7 • Published 3 years ago
@aestrius/mmd v1.0.7
Members
settings
settings
Kind: global variable
defaultConfig : Object
default configuration
Kind: global variable
Properties
| Name | Type | Description |
|---|---|---|
| include | Array | of foldernames that are included |
| exclude | Array | array of foldernames that are excluded |
| includePattern | string | Regular expression, if matched, file is included to output |
| excludePattern | string | Regular expression, if matched, file is ignored |