Add default options.

Type Parameters

  • Options extends object

Hierarchy (view full)

Constructors

Properties

_output: object

Additional project property types to merge with resulting project type.

_outputOptions: Partial<Options>

Options type to merge with project options.

defaultOptions: Partial<Options>

Methods

  • Apply modifications to instantiated project.

    Parameters

    • _project: Project

    Returns object

    The property descriptor map returned by this method will be merged into the project.