NPM Build Utilities @ 0.1.3
    Preparing search index...

    Function getConfig

    • Internal

      Gets the configuration object for the current node package.

      Prompts the user in the terminal as needed to complete the configuration.

      Parameters

      • params: Params

        Input CLI params to convert.

      • console: null | Logger = null

        Instance used to log messages and debugging info.

      • level: number = 0

        Depth level for this message.

      Returns Promise<ProjectConfig>

      Complete config instance.

      0.1.0-alpha