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