Skip to content

Commit db6b1ad

Browse files
Update libraries/rush-lib/assets/rush-init/rush.json
Co-authored-by: Ian Clanton-Thuon <iclanton@users.noreply.github.com>
1 parent 8e81d5d commit db6b1ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libraries/rush-lib/assets/rush-init/rush.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -422,8 +422,8 @@
422422
"reviewCategory": "production",
423423

424424
/**
425-
* A list of Rush project names that are allowed to be installed from NPM
426-
* instead of locally linking the folder.
425+
* A list of Rush project names that are to be installed from NPM
426+
* instead of linking to the local project.
427427
*
428428
* If a project's package.json specifies a dependency that is another Rush project
429429
* in the monorepo workspace, normally Rush will locally link its folder instead of

0 commit comments

Comments
 (0)