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