window.addEventListener('keydown', function(e) { if(e.key === 'Escape'){ e.preventDefault() } });

Ya no recibirás el .