Skip to content

Signatures

readProjectConfiguration(tree: Tree, projectName: string): ProjectConfiguration

Reads a project configuration.

Parameters

  • tree: Tree - the file system tree
  • projectName: string - unique name. Often directories are part of the name (e.g., mydir-mylib)