Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDefaultObject

The package.json's configurations's default values.

interface

IDefaultObject

Hierarchy

  • IDefaultObject

Index

Properties

commentAboveTarget

commentAboveTarget: boolean

If the documentation should be commented about or below of what to document.

type

{boolean}

memberof

IDefaultObject

docType

docType: string

What type of documentation the template file is made for. This will determine what variables that can be used within the template file.

type

{string}

memberof

IDefaultObject

triggerString

triggerString: string

What string before the cusror that will trigger the extension on the press of Enter.

type

{string}

memberof

IDefaultObject

Generated using TypeDoc