Fix code style by updated eslint

[MAILPOET-3511]
This commit is contained in:
Jan Lysý
2021-03-26 14:41:04 +01:00
committed by Veljko V
parent 26f6dfa25d
commit 410c25482a
54 changed files with 325 additions and 319 deletions

View File

@@ -27,7 +27,6 @@ jQuery(($) => {
setTimeout(renderCaptcha, 400, element, 1);
});
/**
* @param form jQuery object of form form.mailpoet_form
*/