removeProjectConfiguration
Signatures
removeProjectConfiguration(tree: Tree, projectName: string): void
Removes the configuration of an existing project.
Parameters
- tree:
Tree
- the file system tree - projectName:
string
- unique name. Often directories are part of the name (e.g., mydir-mylib)