open-cli-tools / concurrently

Run commands concurrently. Like `npm run watch-js & npm run watch-less` but better.
https://www.npmjs.com/package/concurrently
MIT License
7.11k stars 231 forks source link

Replace deprecated killable prop with new canKill method #378

Closed paescuj closed 1 year ago

paescuj commented 1 year ago

Small clean-up after #374