georgemandis / konami-js

Adding the Konami Code easter egg to your projects since 2009! Compatible with gestures on smartphones and tablets as well. Compatible with all front-end frameworks and vanilla JavaScript
http://konamijs.mand.is/
MIT License
959 stars 122 forks source link

Remove logging and correct typo #42

Closed humantree closed 6 years ago

humantree commented 6 years ago

This removes console logging that occurs on every keypress that was added in #41 (presumably by accident).

It also corrects a typo I happened to notice.

georgemandis commented 6 years ago

Whoops! Thank you for catching both :)