eqeq Use == without lint errors! Install $ npm install eqeq Usage const eqeq = require('eqeq'); > eqeq(3, '3')true > eqeq([[]], '')true