Skip to main content

Variable: fileProgressPresetNames

const fileProgressPresetNames: readonly [
"recommended",
"recommended-ci",
"recommended-ci-detailed",
"recommended-compact",
"recommended-detailed",
"recommended-summary-only",
"recommended-tty",
];

Defined in: _internal/plugin-catalog.ts:55

Canonical list of public preset names exported by the plugin.