Interface PluginConfig

Hierarchy

  • PluginConfig

Indexable

[key: string]: boolean | Record<string, unknown>

Properties

Properties

loadDirectory: boolean

Whether to load all plugins in the plugin directory.

Default

true

Generated using TypeDoc