The editor gives error when I use Uint8Array, DataView and ArrayBuffer. The code works fine but seeing errors makes me want to solve them but there are no errors. I know I can do /* global Uint8Array, DataView, ArrayBuffer */ but it’d be nice if you could add this
Our linting definitely needs to be improved and updated. This is something we plan to do, but I don’t have a timeframe for it at the moment. For now, the best bet to make the warnings go away is to use globals as you mentioned.