UNPKG

@nx-dotnet/core

Version:

- Have an existing nx workspace. For creating this, see [nrwl's documentation](https://nx.dev/latest/angular/getting-started/nx-setup). - .NET SDK is installed, and `dotnet` is available on the path. For help on this, see [Microsoft's documentation](https

9 lines (8 loc) 228 B
{ "$schema": "http://json-schema.org/schema", "$id": "NxjsonConfig", "title": "@nx-dotnet/core:nxjson-config", "description": "Moves configuration from .nx-dotnet.rc to nx.json", "type": "object", "properties": {} }