yarn config unset — Yarn CLI reference
Remove a configuration value
Docs/Reference/CLI/config/unset
yarn config unset
Remove a configuration value
yarn config unset <NAME>
This command removes a configuration setting from the project configuration file by default. Use -H,--home to remove it from the home configuration file instead.
Remove the value from the home configuration file instead of the project file