Function: readNxJson
โธ readNxJson(): NxJsonConfiguration | null
Returns
NxJsonConfiguration | null
Deprecated
You must pass a Tree. This will be removed in Nx 21.
โธ readNxJson(tree): NxJsonConfiguration | null
Reads nx.json
Parameters
| Name | Type | 
|---|---|
| tree | Tree | 
Returns
NxJsonConfiguration | null