Set and gets the configuration from the angular.json file in your workspace.
Here’s the syntax
ng config JSON-path value
You can basically call every key from the angular.json object, here’s an example.
Angular 2.0+ components all in one place
Set and gets the configuration from the angular.json file in your workspace.
Here’s the syntax
ng config JSON-path value
You can basically call every key from the angular.json object, here’s an example.