yarn config unset
This command will remove a configuration setting, by default in the project configuration file unless the -H,--home flag is set, in which case it will be removed from the home configuration file.
Options
| Option | Description |
|---|---|
--home | If set, the configuration will be unset in the home configuration file |