• Read a configuration file.

    Returns

    The parsed JSON configuration.

    Type Parameters

    • T

      The type of the parsed JSON configuration file.

    Parameters

    • file: string

      The file to read.

    Returns Promise<T>

Generated using TypeDoc