export interface SetupVerdaccioGeneratorSchema {
  skipFormat: boolean;
}
