See Details
目录
作为组织成员,你可以将 npm 客户端配置为:
¥As an organization member, you can configure your npm client to:
-
使你在本地创建的单个包或所有新包都使用你组织的范围
¥make a single package or all new packages you create locally use your organization's scope
-
使你在本地创建的单个包或所有新包具有默认的公共可见性
¥make a single package or all new packages you create locally have default public visibility
在配置你的 npm 客户端之前,你必须 安装 npm。
¥Before configuring your npm client, you must install npm.