export interface SetupViteGeneratorSchema { project: string; skipFormat?: boolean; }