Haroenv/holmes

Firefox < 40 doesn't have String.prototype.includes

Haroenv opened this issue · 0 comments

it does however have string.prototype.contains

maybe use https://github.com/mathiasbynens/String.prototype.includes/blob/master/includes.js?