openstf / adbkit

A pure Node.js client for the Android Debug Bridge.
Other
831 stars 248 forks source link

Use decaffeinate to switch over to es6 #108

Open mrozbarry opened 5 years ago

mrozbarry commented 5 years ago

Just found this repo, and was thinking through some interesting usages for it and automated testing react native apps. Noticed the call for help for converting from coffeescript. Has anyone checked out decaffeinate? I haven't used it before, but it might be a good for an initial pass, especially if you have some good tests already set up to ensure nothing goes awry.