Function: readWorkspaceConfiguration
▸ readWorkspaceConfiguration(tree
): WorkspaceConfiguration
Read general workspace configuration such as the default project or cli settings
This does not provide projects configuration, use readProjectConfiguration instead.
Deprecated
use readNxJson
Parameters
Name | Type |
---|---|
tree | Tree |