Skip to content

Instantly share code, notes, and snippets.

@triacontane
Created July 11, 2019 15:00
Show Gist options
  • Save triacontane/9049e97f4f2f4caa638ff762d8e68b03 to your computer and use it in GitHub Desktop.
Save triacontane/9049e97f4f2f4caa638ff762d8e68b03 to your computer and use it in GitHub Desktop.
(function() {
'use strict';
delete Input.keyMapper[27]; // escape key code
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment