market-data-sanity-checker - v1.2.0
    Preparing search index...

    Function loadConfig

    • Loads the config file. path explicit → must exist; omitted → looks for mdsc.config.json in cwd and returns empty config when absent.

      Parameters

      • Optionalpath: string

      Returns Promise<MdscConfig>