diff --git a/jquery/confirmable.d.ts b/jquery/confirmable.d.ts index e87bcee..bc44d43 100644 --- a/jquery/confirmable.d.ts +++ b/jquery/confirmable.d.ts @@ -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.