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

@@ -1,5 +1,6 @@
define('iframe', ['mailpoet'], function(mp) {
'use strict';
var MailPoet = mp;
MailPoet.Iframe = {
marginY: 20,