We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e81d5d commit db6b1adCopy full SHA for db6b1ad
libraries/rush-lib/assets/rush-init/rush.json
@@ -422,8 +422,8 @@
422
"reviewCategory": "production",
423
424
/**
425
- * A list of Rush project names that are allowed to be installed from NPM
426
- * instead of locally linking the folder.
+ * A list of Rush project names that are to be installed from NPM
+ * instead of linking to the local project.
427
*
428
* If a project's package.json specifies a dependency that is another Rush project
429
* in the monorepo workspace, normally Rush will locally link its folder instead of
0 commit comments