export interface JestInitSchema {
  babelJest?: boolean;
}
