Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IConfiguration

The interface for each configuration in package.json.

interface

IConfiguration

Hierarchy

  • IConfiguration

Index

Properties

Properties

default

default: string[] | IDefaultObject

The default values for the configuration.

type

{(string[] | IDefaultObject)}

memberof

IConfiguration

type

type: string

The type of the configuration.

type

{string}

memberof

IConfiguration

Generated using TypeDoc