pm2
pm2 copied to clipboard
In StartOptions typings, the port configuration is missing
It's mentioned in https://github.com/Unitech/pm2/blob/master/lib/API/schema.json but not in https://github.com/Unitech/pm2/blob/master/types/index.d.ts#L427
This is clearly a bug.