-
Notifications
You must be signed in to change notification settings - Fork 741
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Implement Eventemitter#removeAllListener. (#1762)
* feat: Implement Eventemitter#removeAllListener. Make it possible to remove all listeners for the sign client. Currently it is only possible to remove one listener at a time by passing the event it listens on and the callback function. * lint: modify to conform prettier requirements Co-authored-by: Gancho Radkov <[email protected]>
- Loading branch information
1 parent
0cdf2a2
commit 2d80e19
Showing
2 changed files
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters