sindresorhus / execa

Process execution for humans
MIT License
6.87k stars 219 forks source link

Fix type of `forceKillAfterDelay` option #1116

Closed ehmicky closed 5 months ago

ehmicky commented 5 months ago

This PR fixes the type of the forceKillAfterDelay option, since true is an allowed value.