Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IConfigBase

Hierarchy

Index

Properties

Optional command

command: string

The command name to use (default: gobu)

Optional entrypoint

entrypoint: string

Entrypoint where commands should be required and extended from.

name

name: string

Then name of the repo.

Optional nohoist

nohoist: string[]

Packages that should NOT be hoisted to the root supports globs.

Optional workspaces

workspaces: string[]

Array of globs where workspace/packages reside.

Generated using TypeDoc