• Gets the path to the hidden .shopify folder for a given project directory. Creates the folder if it doesn't exist.

    Parameters

    • directory: string

      The directory of the project.

    Returns Promise<string>

    The path to the created hidden folder.