@karmaniverous/stan
    Preparing search index...

    Function findConfigPathSync

    • Resolve the absolute path to the nearest stan.config.* starting from cwd.

      Parameters

      • cwd: string

        Directory to start searching from.

      Returns null | string

      Absolute path to the config file, or null if none found.