Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
reconbot committed Oct 7, 2018
1 parent 172e3ee commit 84b1b3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bl.js
Expand Up @@ -262,6 +262,7 @@ BufferList.prototype.destroy = function destroy () {
this.push(null)
}


BufferList.prototype.indexOf = function (search, offset, encoding) {
if (encoding === undefined && typeof offset === 'string') {
encoding = offset
Expand Down

0 comments on commit 84b1b3a

Please sign in to comment.