@pathmaker-digital/pmd-utilities - v2.2.6
    Preparing search index...

    Function getFileContents

    • Get the contents from a file.

      Parameters

      • file: string

        The file to read referenced from the project root.

      Returns null | object

      A JSON object or null if no file was found.