yarn config
Configure yarn
Subcommands
| Name | Description | 
|---|---|
| set | Sets the config key to a certain value | 
| get | Print the value for a given key | 
| delete | Deletes a given key from the config | 
| list | Displays the current configuration | 
Options
| Name | Description | 
|---|---|
| -h, --help | Output usage information |