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
6.98k stars 227 forks source link

Remove deprecated `Command#killable` property #459

Closed gustavohenke closed 8 months ago

gustavohenke commented 8 months ago

Title

Should also increase code coverage since it isn't tested currently

coveralls commented 8 months ago

Coverage Status

coverage: 99.314% (+0.1%) from 99.2% when pulling 757a64901459e46e0870c153c3877cb95c05043f on remove-killable into 452e4a3b062385879d20946bd086788ff907a10e on main.