Options
All
  • Public
  • Public/Protected
  • All
Menu

Options of the GFlow implementation.

Hierarchy

  • GFlowConfig

Index

Properties

gitFlowConfig?: GitFlowConfig

The git flow config can be directly set in the GFlow options. This config will be taken if no other git flow config is given on calling the init method.

log4jsConfig?: Configuration

The log4js configuration. For more information see https://log4js-node.github.io/log4js-node/api.html.

projectConfig?: ProjectConfig

The configuration of the node project.