Function: readNxJson
▸ readNxJson(): NxJsonConfiguration | null
Deprecated
You must pass a Tree
Returns
NxJsonConfiguration | null
▸ readNxJson(tree): NxJsonConfiguration | null
Reads nx.json
Parameters
| Name | Type | 
|---|---|
tree | Tree | 
Returns
NxJsonConfiguration | null