Closed samhh closed 8 years ago
It now flags as an error. Change:
String.prototype.includes = function () {
To:
String.prototype.includes = function () { // eslint-disable-line
https://github.com/imperodesign/generator-impero/commit/13b8b353d2e14c9a6d10d996cab84b44c6fdb130
It now flags as an error. Change:
String.prototype.includes = function () {
To:
String.prototype.includes = function () { // eslint-disable-line