keithamus / jwerty

⌨ Awesome handling of keyboard events
http://keithamus.github.io/jwerty
Other
1.21k stars 108 forks source link

jwerty fails to run in "strict" mode #37

Open creage opened 11 years ago

creage commented 11 years ago

Setting "strict" mode enabled brakes jwerty, since it has some very small, non-valid approaches - global assignments, duplicate declarations etc. Should be very easy to fix.