Hierarchy

  • GenerateUsageWaysOfNpmCliAppsInMarkdownFormatOptions

Properties

cliUtilityNames?: string[]

Names of the CLI utilities

Default Value

Keys of the bin property of package.json in the current directory

output?: OutputOptions

Output options

packageName?: string

Name of the package

Default Value

Name of the package in the current directory

rootHeaderLevel?: number

Header level of the root header. Example: If you want generated headers to have 4 hashes, then specify 4 here

Default Value

3

Generated using TypeDoc