browserstack / browserstack-runner

MIT License
130 stars 61 forks source link

Modernizing #250

Open jimmywarting opened 3 years ago

jimmywarting commented 3 years ago

Do you have any plans on modernizing the code?

thinking: classes, const, let, ESM-only, updating dependencies (switching from circular-json to json flatten) and so on

chalk have become a ESM only package, so to keep getting updates it would be best if this was also executed as a ESM module.