Bug 1799623 - Fix linting of mailWidgets.js. rs=eslint

--HG--
extra : rebase_source : 609dc4509fd2da84aa410989722f2322b152148d
This commit is contained in:
Magnus Melin 2022-11-08 21:55:22 +11:00
Родитель 86b115ba2c
Коммит 24e0dbbb32
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -4,6 +4,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
/* import-globals-from ../../../components/compose/content/addressingWidgetOverlay.js */
/* import-globals-from ../../../components/compose/content/MsgComposeCommands.js */
/* global MozElements */
/* global MozXULElement */