PresetDefault

data class PresetDefault(val overrides: Map<String, Boolean>) : SvgoPlugin(source)

The built-in preset-default plugin bundle with specific overrides.

Constructors

Link copied to clipboard
constructor(overrides: Map<String, Boolean>)

Properties

Link copied to clipboard
open override val name: String
Link copied to clipboard

map of plugin names to enable/disable within the preset.