Update eslint packages

[MAILPOET-2661]
This commit is contained in:
Pavel Dohnal
2020-01-27 14:41:55 +01:00
committed by Jack Kitterhing
parent 3ce2015dc4
commit 1ce180fcc7
63 changed files with 1197 additions and 681 deletions

View File

@@ -21,8 +21,7 @@ const TasksListDataRow = (props) => (
>
{props.task.newsletter.subject || MailPoet.I18n.t('preview')}
</a>
) : MailPoet.I18n.t('none')
}
) : MailPoet.I18n.t('none')}
</td>
<td className="column">
{ props.task.priority }