Skip to content

Commit

Permalink
Fix TypeScript comment for cleanup option
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed May 8, 2019
1 parent 9de2b15 commit 63dc820
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.d.ts
Expand Up @@ -102,6 +102,7 @@ declare namespace execa {

/**
Keep track of the spawned process and `kill` it when the parent process exits.
Kill the spawned process when the parent process exits unless either the spawned process is detached, or the parent process is terminated abruptly.
@default true
*/
Expand Down

0 comments on commit 63dc820

Please sign in to comment.