Skip to content

yarn config unset

Terminal window

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

OptionDescription
--homeIf set, the configuration will be unset in the home configuration file