export interface AngularInAppGeneratorSchema { project: string; installMaterialExample?: boolean; skipFormat?: boolean; }