Skip to content

r10

@valueof valueof tagged this 20 Aug 17:57
Apparently, whatever JavaScript engine WSH uses, it doesn't support
Array.prototype.indexOf method so I had to add a shim for it. I took
the original version from MDN and modified it to pass our lint tests.

Closes GH-617.
Assets 2