NPM Build Utilities @ 0.2.0-alpha.1
    Preparing search index...

    Function isConfigValid

    • Internal

      Tests whether the provided object includes all properties required from a valid Config object.

      Parameters

      Returns false | Config

      False if any required properties are missing or the wrong type. Otherwise, this returns a Config object for nice typing.

      0.1.0-alpha