eslint-plugin-copilot Documentation / plugin / CopilotConfigsContract
Type Alias: CopilotConfigsContract
type CopilotConfigsContract = Record<CopilotConfigName, CopilotPresetConfig>;
Defined in: plugin.ts:73
Contract for the exported preset map.
eslint-plugin-copilot Documentation / plugin / CopilotConfigsContract
type CopilotConfigsContract = Record<CopilotConfigName, CopilotPresetConfig>;
Defined in: plugin.ts:73
Contract for the exported preset map.