Skip to content

Commit 11066d1

Browse files
committed
chore: JSDoc
1 parent 4e0abb5 commit 11066d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/project.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ function get_local_package_path(version) {
5959
* Starts an `$ (npm|yarn|pnpm) install` action in the project
6060
* @param cwd
6161
* @param manager
62+
* @param install_args
6263
* @returns {Promise<void>}
6364
*/
6465
async function install_project({ cwd, manager, install_args }) {

0 commit comments

Comments
 (0)