Function setGlobalConfig

  • Partially sets the current global config.

    Parameters

    • config: Partial<GlobalConfig>

      Partial object with the new configurations. Options not included in the object won't be changed.

    Returns void