Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkspaceProject<TProjectType>

Type parameters

Hierarchy

  • WorkspaceProject
    • WorkspaceProject

Index

Properties

Optional architect

architect: WorkspaceTargets<TProjectType>

Tool options.

Optional cli

cli: WorkspaceTool

Tool options.

prefix

prefix: string

The prefix to apply to generated selectors.

projectType

projectType: ProjectType

Project type.

root

root: string

Root of the project sourcefiles.

Optional schematics

schematics: WorkspaceTool

Tool options.

Optional sourceRoot

sourceRoot: string

The root of the source files, assets and index.html file structure.

Optional targets

targets: WorkspaceTargets<TProjectType>

Tool options.