export interface Schema { skipFormat: boolean; appProjectRoot: string; }