Fix func-names rule in es5
Please remove those comments if you work on those files [MAILPOET-1143]
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/* eslint-disable func-names */
|
||||
define('handlebars_helpers', ['handlebars'], function (Handlebars) {
|
||||
// Handlebars helpers
|
||||
Handlebars.registerHelper('concat', function () {
|
||||
|
Reference in New Issue
Block a user