Skip to content

Commit

Permalink
Fix interface-name
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrien LESÉNÉCHAL committed Mar 8, 2024
1 parent 9aa88e8 commit 1f8d993
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jquery/confirmable.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ interface Options {
wrapperCallback($interface: JQuery): JQuery;
}

// tslint:disable-next-line:interface-name
interface I18N {
/**
* Text to use for the confirmation question.
Expand Down

0 comments on commit 1f8d993

Please sign in to comment.