Fix: miss makeLink global

This commit is contained in:
eight 2017-10-15 02:59:28 +08:00
parent 54076d9f17
commit a1ca416ef2

View File

@ -2,6 +2,7 @@
/* global showToggleStyleHelp goBackToManage updateLintReportIfEnabled */ /* global showToggleStyleHelp goBackToManage updateLintReportIfEnabled */
/* global hotkeyRerouter setupAutocomplete setupOptionsExpand */ /* global hotkeyRerouter setupAutocomplete setupOptionsExpand */
/* global editors linterConfig updateLinter regExpTester mozParser */ /* global editors linterConfig updateLinter regExpTester mozParser */
/* global makeLink */
'use strict'; 'use strict';