I\'m trying to use the isNaN global function inside an arrow function in a Node.js module but I\'m getting this error:
isNaN
[eslint] Unexpected use of \'is
FYI, this will not work for IE. Check here at browser compatibility.