export interface NetlifyIntegrationGeneratorSchema { project: string; site?: string; skipFormat?: boolean; }