bughelp wanted
Metriche repository
- Star
- (1214 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Shouldn't this only trigger when both 'w' and 'e' are pressed? It triggers when 'w' is pressed.
jwerty.key('w+e', function () { console.log('w+e') });