Type Alias: ProgramSettings
ProgramSettings = {
disableAllAutofixes:boolean; }
Defined in: _internal/plugin-settings.ts:20
Normalized per-program settings consumed by fix-generation helpers.
Propertiesโ
disableAllAutofixesโ
disableAllAutofixes:
boolean
Defined in: _internal/plugin-settings.ts:21