Github CI lint - eslint/stylelint

This commit is contained in:
github-actions 2020-01-07 03:13:10 +00:00
parent 773395448d
commit 2f600d28d9

View file

@ -587,4 +587,4 @@ window.WMTypeAhead = function ( appendTo, searchInput ) {
typeAheadEl: typeAheadEl, typeAheadEl: typeAheadEl,
query: loadQueryScript query: loadQueryScript
}; };
}; };