Added ES6 comment for the search suggestion

This commit is contained in:
alistair3149 2020-02-15 18:42:57 -05:00
parent adbfeaaf0b
commit 7397d8bba8
No known key found for this signature in database
GPG key ID: 94D081060FD3DD9C
2 changed files with 4 additions and 0 deletions

View file

@ -2,6 +2,8 @@
* Based on https://gerrit.wikimedia.org/g/wikimedia/portals/+/refs/heads/master
* See T219590 for more details
*/
/* eslint-env node, es6 */
/* global WMTypeAhead, _, addEvent */
( function ( WMTypeAhead ) {

View file

@ -2,6 +2,8 @@
* Based on https://gerrit.wikimedia.org/g/wikimedia/portals/+/refs/heads/master
* See T219590 for more details
*/
/* eslint-env node, es6 */
/**
* Below are additional dependency extracted from polyfills.js