Maxim Savin

Results 6 comments of Maxim Savin

Maybe it is because there is no such attribute now as 'auto-start'? Have you tried 'autostart' instead? (No dash)

importing this will pollute global scope by modifying Array.prototype directly. But since you are using `transform-runtime` (and I think this is the right way) the es6 instance method should be...

And I would also include fix for this issue in this PR ![image](https://cloud.githubusercontent.com/assets/3894324/24837193/7a017094-1d2e-11e7-937c-c324c5faac13.png) ~~Can you give a hint, what you are waiting `sortObjectKeys` should be?~~ Bad question. Description is on...

My bad, missed the tests!

Geez, seems I just f*cked up git's history here. @dougwilson I can make another, clean and up-to-date, PR for this issue from your approval Sorry for that.

This is what I wanted to go with testing. Seems like guys have something that could be used for such scenario here: https://www.npmjs.com/package/virtual-serialport Need to investigate this further