export interface Schema { path: string; translate: boolean; ngrx: boolean; testing: boolean; sentry: boolean; }