Fix ESLint lines-around-directive ES5

[MAILPOET-1031]
This commit is contained in:
Pavel Dohnal
2017-08-30 14:45:25 +02:00
parent 227de4ecfa
commit 4e91932613
9 changed files with 8 additions and 1 deletions

View File

@ -5,6 +5,7 @@ define('i18n',
mp
) {
'use strict';
var MailPoet = mp;
var translations = {};