Fix lint errors and tests

This commit is contained in:
Brent Vatne
2018-08-22 16:23:40 -07:00
parent 6d88b6fd6f
commit 91571e70de
14 changed files with 68 additions and 109 deletions

View File

@@ -1,5 +1,3 @@
/*eslint-disable no-self-compare */
const hasOwnProperty = Object.prototype.hasOwnProperty;
/**