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