Function: getWorkspacePath

getWorkspacePath(tree): "angular.json" | "workspace.json"

Deprecated

all projects are configured using project.json

Parameters

NameType
treeTree

Returns

"angular.json" | "workspace.json"