Skip to content

Commit

Permalink
[jquery] Don't use a separate type parameter for the type of this i…
Browse files Browse the repository at this point in the history
…n event handlers.

A separate type parameter is unnecessary as `this` and `currentTarget` reference the same object.
  • Loading branch information
leonard-thieu committed Nov 24, 2018
1 parent 3a54bad commit db83bc7
Show file tree
Hide file tree
Showing 3 changed files with 86 additions and 89 deletions.
Loading

0 comments on commit db83bc7

Please sign in to comment.