欢迎参与贡献,无论大小。贡献之前,请先阅读 代码规则。 Find things to work on 需要帮助改进的issue除了被打上了help wanted 的标签的以外,也被分为如下几类: cat-bug cat-feature cat-chore cat-performance 以上是你可以使用的主要类别。 另外,我们还会使用 high-pr...
列出已安装的包。 yarn list yarn list yarn list 命令模仿 Unix 列目录命令的预期行为。 In Yarn, the list command lists all dependencies for the current working directory by referencing all package ma...
This is similar to npm-check interactive update mode. It provides an easy way to update outdated packages. yarn upgrade-interactive [—latest] upgrade-interactive 与 upgrade 命令采用...