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
For me this worked fine and didn't have any problem with ESlint
window.isNaN()