Fix ES5 comma-dangle eslint rule [MAILPOET-1028]

This commit is contained in:
stoletniy
2017-07-27 18:19:35 +03:00
committed by pavel-mailpoet
parent f0c59ff635
commit 08f81bd816
32 changed files with 360 additions and 361 deletions

View File

@ -12,8 +12,8 @@ define([
blockDefaults: {},
sidepanelWidth: '331px',
validation: {},
urls: {},
},
urls: {}
}
});
// Global and available styles for access in blocks and their settings