跳至主要内容

yarn config unset

取消设置配置项。

用法

$ yarn config unset <name>

示例

取消设置简单的配置项

yarn config unset initScope

取消设置复杂的配置项

yarn config unset packageExtensions

取消设置嵌套的配置项

yarn config unset npmScopes.company.npmRegistryServer

详细信息

此命令将取消设置配置项。

选项

定义说明

-H,--home

更新 home 配置而不是项目配置