diff --git a/index.js b/index.js index 47312b8..1c5a8ff 100644 --- a/index.js +++ b/index.js @@ -1,3 +1,6 @@ +/* eslint-disable no-var */ +'use strict' + var has = Object.prototype.hasOwnProperty /**