Type Alias: WriteGoodCommentsConfigs
type WriteGoodCommentsConfigs = Record<
WriteGoodCommentsConfigName,
WriteGoodCommentsPresetConfig
>;
Defined in: plugin.ts:92
Runtime config registry shipped by this plugin.
type WriteGoodCommentsConfigs = Record<
WriteGoodCommentsConfigName,
WriteGoodCommentsPresetConfig
>;
Defined in: plugin.ts:92
Runtime config registry shipped by this plugin.