szakharchenko

Results 13 comments of szakharchenko

Has anyone tried the result of running [decaffeinate](https://www.npmjs.com/package/decaffeinate) on this? The [rollup incompatibility](https://github.com/rollup/rollup/issues/4041) is particularly annoying.

It turned out to be simplest to just migrate a whole library I never touched before from xml2js to xmlbuilder2 to get rollup to work. So, in a way, there...

For what it's worth, the output gets trimmed [here](https://github.com/steelbrain/node-ssh/blob/6c57d8f127ab1173cee68de598ff6940575af149/src/index.ts#L423).